chore(tmux): change the prefix key
This commit is contained in:
parent
dc695c56b4
commit
653d3e0e0e
|
@ -1,6 +1,5 @@
|
|||
unbind C-b
|
||||
set -g prefix `
|
||||
bind ` send-prefix
|
||||
set -g prefix C-a
|
||||
|
||||
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded"
|
||||
|
||||
|
|
Loading…
Reference in a new issue