diff --git a/.config/zsh/lazy/auto-notify.zsh b/.config/zsh/lazy/auto-notify.zsh deleted file mode 100644 index 13993e6..0000000 --- a/.config/zsh/lazy/auto-notify.zsh +++ /dev/null @@ -1 +0,0 @@ -AUTO_NOTIFY_IGNORE+=("hx") diff --git a/.config/zsh/zinit.zsh b/.config/zsh/zinit.zsh index 85524d1..d25c25b 100644 --- a/.config/zsh/zinit.zsh +++ b/.config/zsh/zinit.zsh @@ -33,6 +33,7 @@ export YSU_MESSAGE_POSITION='after' autoload -Uz is-at-least if is-at-least 5.1; then zinit light MichaelAquilina/zsh-auto-notify + export AUTO_NOTIFY_IGNORE+=("hx") # FIXME: zsh-vi-mode messes up ^R history search # zinit ice depth=1