Change tmux prefix key
This commit is contained in:
parent
fd9b30293e
commit
95b446408d
|
@ -1,5 +1,5 @@
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-a
|
set -g prefix C-s
|
||||||
|
|
||||||
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded"
|
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue