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
404 stars 41 forks source link

match whole words in commands #50

Open guidocella opened 10 months ago

guidocella commented 10 months ago

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