adding tmux

This commit is contained in:
Debucquoy Anthony 2024-04-09 21:44:32 +02:00
parent fce84614f9
commit 19a9c145b3
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -0,0 +1,6 @@
set -g mouse
bind h selectp -L
bind j selectp -D
bind k selectp -U
bind l selectp -R