From 4a3917784024c70d0d8129c6e8d1afeed09fd653 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sun, 30 May 2021 19:26:21 -0400 Subject: [PATCH] whoops --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index c2e0253..19cf480 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -36,6 +36,7 @@ export COMPLETION_WAITING_DOTS="true" # tmux {{ zstyle ':prezto:module:tmux:session' name 'λ' [[ -n $DISPLAY ]] && zstyle ':prezto:module:tmux:auto-start' local 'yes' +zstyle ':prezto:module:tmux:auto-start' remote 'yes' zinit ice zinit snippet PZT::modules/tmux # }}} # prezto {{{