chore(tmux): change prefix key
This commit is contained in:
parent
2ae7d9af1f
commit
8b82801181
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-s
|
set -g prefix `
|
||||||
|
bind ` send-prefix
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue