zstyle tmux over ssh

This commit is contained in:
Stefen Auris 2021-05-30 19:06:06 -04:00
parent c69c510832
commit c98ca95ddb

View file

@ -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
# }}}