Add tmux config
This commit is contained in:
parent
4f8c5ac4f3
commit
d96a04b994
1
configs/tmux/.tmux.conf
Normal file
1
configs/tmux/.tmux.conf
Normal file
@ -0,0 +1 @@
|
||||
set -g mouse on
|
@ -122,6 +122,9 @@ fi
|
||||
# Memegen
|
||||
ln -nsf $EWCONFIG_ROOT/configs/memegen ~/.config/memegen
|
||||
|
||||
# Tmux
|
||||
ln -sf $EWCONFIG_ROOT/configs/tmux/.tmux.conf ~/.tmux.conf
|
||||
|
||||
# -- Optional Configs --
|
||||
set +x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user