Remove extra autoload

This commit is contained in:
Michael Aquilina
2019-07-15 17:09:04 +01:00
parent b46cc8a368
commit 9178a03d16

View File

@@ -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"