Also ignore zsh & bash
This commit is contained in:
parent
e1f16b56b0
commit
d0cf713a02
@ -46,6 +46,7 @@ notify() {
|
||||
# Send a desktop notification when long running commands complete.
|
||||
notify_command_threshold=60
|
||||
notify_ignore_list=(
|
||||
bash
|
||||
btop
|
||||
cmatrix
|
||||
gh
|
||||
@ -63,6 +64,7 @@ notify_ignore_list=(
|
||||
top
|
||||
vi
|
||||
vim
|
||||
zsh
|
||||
)
|
||||
|
||||
notify-ignore() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user