Setup tmux plugin
This commit is contained in:
parent
67a76fc551
commit
1ac60bc1f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue