diff --git a/utilities/utilities.plugin.zsh b/utilities/utilities.plugin.zsh index 8ee4a72..1462044 100644 --- a/utilities/utilities.plugin.zsh +++ b/utilities/utilities.plugin.zsh @@ -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() {