updated cmux to use a default session name! Less arguments = happy life

This commit is contained in:
Wryn Wagner
2021-03-04 11:39:30 -07:00
parent 648c3312da
commit 6b7c9b68d7
3 changed files with 11 additions and 10 deletions

3
env/env vendored
View File

@ -1,4 +1,3 @@
DOTWRYN="$HOME/.wryn"
SCHOOL_PATH="$HOME/School"
RD_PATH="$HOME/RentDynamics"
@ -14,3 +13,5 @@ MEDIA_ENGINE='canberra-gtk-play -f'
# default applications
WEBBROWSER='google-chrome-stable'
TMUX_DEFAULT_SESSION_NAME='main'