Fix for tmux error on new-session
This commit is contained in:
parent
0b76c0c37a
commit
d2f42e6b85
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# for setting up
|
||||
bind-key r source-file ~/.tmux.conf; display-message " ✱ ~/.tmux.conf is reloaded"
|
||||
bind-key r source-file ~/.tmux.conf \; display-message " ✱ ~/.tmux.conf is reloaded"
|
||||
|
||||
# ctrl-b is annoying
|
||||
set-option -g prefix C-a
|
||||
|
|
Loading…
Reference in a new issue