add tmux
This commit is contained in:
parent
0b58ee790b
commit
d464c7a890
6
dot_tmux.conf
Normal file
6
dot_tmux.conf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
set-option -g mode-keys vi
|
||||||
|
unbind C-b
|
||||||
|
set -g prefix C-a
|
||||||
|
bind a send-prefix
|
||||||
|
unbind S
|
||||||
|
bind S set-window-option synchronize-panes
|
||||||
Loading…
x
Reference in New Issue
Block a user