diff --git a/auto-notify.plugin.zsh b/auto-notify.plugin.zsh index c43d439..c942262 100644 --- a/auto-notify.plugin.zsh +++ b/auto-notify.plugin.zsh @@ -13,8 +13,6 @@ export AUTO_NOTIFY_IGNORE=( "vim" "nvim" "emacs" "less" "more" "man" "tig" "watch" "git commit" ) -autoload -Uz add-zsh-hook - function _auto_notify_message() { local command="$1"