From a79fd61f942141acdade5cec6a5cc57879e94756 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Wed, 12 Jan 2022 16:31:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BF=D1=80=D0=B5=D1=82=20=D0=B0?= =?UTF-8?q?=D0=B2=D1=82=D0=BE=D0=BC=D0=B0=D1=82=D0=B8=D1=87=D0=B5=D1=81?= =?UTF-8?q?=D0=BA=D0=BE=D0=B3=D0=BE=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA?= =?UTF-8?q?=D0=B0=20tmux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 48-plugins.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/48-plugins.zsh b/48-plugins.zsh index 46450f9..488e1b0 100644 --- a/48-plugins.zsh +++ b/48-plugins.zsh @@ -56,7 +56,7 @@ if command -v vim > /dev/null 2>&1; then fi if command -v tmux > /dev/null 2>&1; then zstyle ':prezto:module:tmux:auto-start' local 'no' - zstyle ':prezto:module:tmux:auto-start' remote 'yes' + zstyle ':prezto:module:tmux:auto-start' remote 'no' zstyle ':prezto:module:tmux:session' name "$(hostname)" zsh-defer zcomet load laggardkernel/zsh-tmux zcomet snippet https://github.com/jreese/zsh-titles/blob/master/titles.plugin.zsh