Setup tmux plugin

This commit is contained in:
Yax 2024-09-30 21:37:38 +02:00
parent 67a76fc551
commit 1ac60bc1f0

View file

@ -107,7 +107,7 @@ function ssh() {
}
export ZSH_TMUX_AUTOSTART=true
export ZSH_TMUX_AUTOSTART_ONCE=true
export ZSH_TMUX_AUTOSTART_ONCE=false
export ZSH_TMUX_AUTOCONNECT=true
export ZSH_TMUX_DEFAULT_SESSION_NAME=build
export ZSH_TMUX_CONFIG=$HOME/.tmux.conf