Remove extra autoload
This commit is contained in:
parent
b46cc8a368
commit
9178a03d16
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ export AUTO_NOTIFY_IGNORE=(
|
||||||
"vim" "nvim" "emacs" "less" "more" "man" "tig" "watch" "git commit"
|
"vim" "nvim" "emacs" "less" "more" "man" "tig" "watch" "git commit"
|
||||||
)
|
)
|
||||||
|
|
||||||
autoload -Uz add-zsh-hook
|
|
||||||
|
|
||||||
|
|
||||||
function _auto_notify_message() {
|
function _auto_notify_message() {
|
||||||
local command="$1"
|
local command="$1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue