mirror of
https://github.com/philippdieter/zsh-auto-notify.git
synced 2025-10-13 12:08:21 +00:00
Remove extra autoload
This commit is contained in:
parent
b46cc8a368
commit
9178a03d16
@ -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…
x
Reference in New Issue
Block a user