From 311c596fca1c17ef969ae10c43906feaad14c566 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Sun, 18 Dec 2022 12:17:48 +0300 Subject: [PATCH] Navi --- 45-plugins.zsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/45-plugins.zsh b/45-plugins.zsh index 2368f02..613a042 100644 --- a/45-plugins.zsh +++ b/45-plugins.zsh @@ -12,6 +12,10 @@ if [ "$(id -u)" != "0" ] && [ -n ${DISPLAY+set} ]; then zinit light marzocchi/zsh-notify fi +zinit ice wait'!0' from"gh-r" as"program" +zinit light denisidoro/navi +zinit snippet https://github.com/denisidoro/navi/blob/master/shell/navi.plugin.zsh + zinit snippet OMZL::key-bindings.zsh zinit snippet OMZP::autojump zinit snippet OMZP::command-not-found