From 5c9556f8a0542f8617f93d3ae3b5c1243018e5d2 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 13 Jul 2021 17:56:20 +0300 Subject: [PATCH] tmux --- plugins.zsh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins.zsh b/plugins.zsh index 556e825..0d27e31 100644 --- a/plugins.zsh +++ b/plugins.zsh @@ -62,3 +62,8 @@ fi zinit snippet OMZP::web-search zinit load djui/alias-tips + +zstyle ':prezto:module:tmux:auto-start' local 'no' +zstyle ':prezto:module:tmux:auto-start' remote 'yes' +zinit snippet PZTM::tmux +