Adding that weird reattach-to-user-namespace thing
This commit is contained in:
parent
7fb0086e02
commit
21ff18a5ae
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# UGH
|
||||
set-option -g default-command "reattach-to-user-namespace -l fish"
|
||||
|
||||
# Set the prefix to ^A
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue