diff --git a/zsh/.zshrc b/zsh/.zshrc index 2eba32d..c2e0253 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -35,8 +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' +[[ -n $DISPLAY ]] && zstyle ':prezto:module:tmux:auto-start' local 'yes' zinit ice zinit snippet PZT::modules/tmux # }}} # prezto {{{