Auto-connect to existing tmux sessions

main
mandlm 2020-01-08 13:51:32 +01:00
parent 59154963a4
commit 7c1077db40
1 changed files with 2 additions and 1 deletions

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,