Change tmux to vim mode
This commit is contained in:
parent
c4d509239a
commit
de12cb08fc
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
set-option -g prefix C-b # default
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
bind r source-file ~/.tmux.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue