1

Add tmux config

This commit is contained in:
Evan Pratten 2023-12-01 20:14:10 -05:00
parent 4f8c5ac4f3
commit d96a04b994
2 changed files with 4 additions and 0 deletions

1
configs/tmux/.tmux.conf Normal file
View File

@ -0,0 +1 @@
set -g mouse on

View File

@ -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