From 5e593ade5e6c464fc37c1017af4f7d64062063a6 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Thu, 22 Dec 2022 21:55:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D1=8B=D1=81=D1=82=D1=80=D1=8B=D0=B9=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=20=D0=BA=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 45-plugins.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/45-plugins.zsh b/45-plugins.zsh index 4540625..ccac882 100644 --- a/45-plugins.zsh +++ b/45-plugins.zsh @@ -9,6 +9,8 @@ export ZSHZ_DATA="${ZSH_CACHE_DIR}/z" zinit ice lucid wait'0' depth'1' zinit light agkozak/zsh-z +zinit snippet OMZP::pj + if [ "$(id -u)" != "0" ] && [[ -n ${DISPLAY+set} ]]; then zstyle ':notify:*' expire-time 5000 zstyle ':notify:*' command-complete-timeout 20