diff --git a/zsh/.zshrc b/zsh/.zshrc index 35c594c..2eba32d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -35,6 +35,7 @@ export COMPLETION_WAITING_DOTS="true" ##################### # tmux {{ zstyle ':prezto:module:tmux:session' name 'λ' +zstyle ':prezto:module:tmux:auto-start' remote 'yes' # [[ -n $DISPLAY ]] && zstyle ':prezto:module:tmux:auto-start' local 'yes' zinit ice zinit snippet PZT::modules/tmux # }}}