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