MichaelAquilina / zsh-auto-notify

⏰ ZSH plugin that automatically sends out a notification when a long running task has completed.
GNU General Public License v3.0
415 stars 43 forks source link

match whole words in commands #50

Open guidocella opened 1 year ago

guidocella commented 1 year ago

If e.g. you have a AUTO_NOTIFY_WHITELIST=d, notify on "d" but not on "diff".