chore(tmux): change the prefix key
This commit is contained in:
parent
dc695c56b4
commit
653d3e0e0e
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix `
|
set -g prefix C-a
|
||||||
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