From 2e052d7d1949915cb429570a400d01f524fd830e Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 13 Jul 2021 18:11:42 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=BC=D1=8F=20=D1=81=D0=B5=D1=81=D1=81?= =?UTF-8?q?=D0=B8=D0=B8=20tmux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.zsh b/plugins.zsh index 0d27e31..e85e323 100644 --- a/plugins.zsh +++ b/plugins.zsh @@ -65,5 +65,6 @@ zinit load djui/alias-tips zstyle ':prezto:module:tmux:auto-start' local 'no' zstyle ':prezto:module:tmux:auto-start' remote 'yes' +zstyle ':prezto:module:tmux:session' name "$(hostname)" zinit snippet PZTM::tmux