Change tmux to vim mode

This commit is contained in:
Talia 2020-05-18 09:29:39 +02:00
parent c4d509239a
commit de12cb08fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
set-option -g prefix C-b # default set-option -g prefix C-b # default
set-window-option -g mode-keys vi
bind r source-file ~/.tmux.conf bind r source-file ~/.tmux.conf