This commit is contained in:
Julien Rabier 2020-12-03 09:21:49 +01:00
parent 0b58ee790b
commit d464c7a890

6
dot_tmux.conf Normal file
View 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