Auto-connect to existing tmux sessions

This commit is contained in:
Michael Mandl 2020-01-08 13:51:32 +01:00
parent 59154963a4
commit 7c1077db40

View file

@ -6,7 +6,8 @@ export ZSH="/home/mandlm/.oh-my-zsh"
# tmux plugin settings
ZSH_TMUX_AUTOSTART=true
ZSH_TMUX_AUTOCONNECT=false
ZSH_TMUX_AUTOCONNECT=true
ZSH_TMUX_UNICODE=true
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,