even more tmux

This commit is contained in:
2025-06-14 22:26:15 +02:00
parent 048b69ae13
commit 729089d8aa
8 changed files with 54 additions and 44 deletions

View File

@ -0,0 +1,6 @@
bind-key w select-pane -U
bind-key a select-pane -L
bind-key s select-pane -D
bind-key d select-pane -R
bind-key c detach