added tmux config
This commit is contained in:
parent
1ea0168953
commit
c7715ce2a8
4
tmux/install.sh
Executable file
4
tmux/install.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
ln -svrf tmux.conf ~/.tmux.conf
|
||||
|
2
tmux/tmux.conf
Normal file
2
tmux/tmux.conf
Normal file
@ -0,0 +1,2 @@
|
||||
set-window-option -g mode-keys vi
|
||||
|
Reference in New Issue
Block a user