zsh: switch to whitelist for notifications
This commit is contained in:
parent
143ab3bd9a
commit
824e7ef7e0
1 changed files with 4 additions and 25 deletions
|
@ -33,31 +33,10 @@ zsnippet https://raw.githubusercontent.com/python-virtualenvwrapper/virtualenvwr
|
|||
# NOTE: notify on long running commands
|
||||
turbo
|
||||
zload MichaelAquilina/zsh-auto-notify
|
||||
AUTO_NOTIFY_IGNORE+=(
|
||||
bluetuith
|
||||
commit
|
||||
elia
|
||||
fg
|
||||
git
|
||||
gunicorn
|
||||
htop
|
||||
kube
|
||||
lazygit
|
||||
less
|
||||
lf
|
||||
man
|
||||
more
|
||||
nano
|
||||
nvim
|
||||
ssh
|
||||
tail
|
||||
tig
|
||||
top
|
||||
vim
|
||||
watch
|
||||
xchroot
|
||||
extrace
|
||||
xsi
|
||||
AUTO_NOTIFY_WHITELIST=(
|
||||
"ansible-playbook"
|
||||
"upgrades"
|
||||
"xbps-src"
|
||||
)
|
||||
|
||||
# NOTE: colorize help output
|
||||
|
|
Loading…
Add table
Reference in a new issue