fixed variable

This commit is contained in:
Stefen Auris 2021-05-30 19:16:26 -04:00
parent c98ca95ddb
commit 5018cf9202

View file

@ -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 {{{