Skip to content

Commit

Permalink
Zsh: remove auto-notify.zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Nov 18, 2024
1 parent 3db666d commit a6ec45b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .config/zsh/lazy/auto-notify.zsh

This file was deleted.

1 change: 1 addition & 0 deletions .config/zsh/zinit.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a6ec45b

Please sign in to comment.