chore(tmux): update shortcut

This commit is contained in:
Rob Watson 2024-09-11 16:51:56 +02:00
parent 5b5282855f
commit 231f2e79e4
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ bind-key c new-window -n 'cli'
bind-key e new-window -n 'vim' zsh -ic nvim
bind-key C rename-window 'cli'
bind-key E rename-window 'vim'
bind-key 6 switch-client -l
bind-key ! switch-client -l
bind-key J resize-pane -D 5
bind-key K resize-pane -U 5