adding tmux
This commit is contained in:
parent
fce84614f9
commit
19a9c145b3
6
tmux/.config/tmux/tmux.conf
Normal file
6
tmux/.config/tmux/tmux.conf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
set -g mouse
|
||||||
|
|
||||||
|
bind h selectp -L
|
||||||
|
bind j selectp -D
|
||||||
|
bind k selectp -U
|
||||||
|
bind l selectp -R
|
Loading…
Reference in New Issue
Block a user