Parcourir la Source

~/.tmux.conf: Source ~/.tmux.conf using `<C-b>r`.

Lucas Stadler 13 ans auparavant
Parent
commit
81508cd3ea
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .tmux.conf

+ 2 - 0
.tmux.conf

@ -30,3 +30,5 @@ bind-key -n F5 select-window -t 4
30 30
bind-key -n F6 select-window -t 5
31 31
bind-key -n F7 select-window -t 6
32 32
bind-key -n F8 select-window -t 7
33
34
bind-key r source-file ~/.tmux.conf