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

Fix transient argument #45

Closed Grafcube closed 1 year ago

Grafcube commented 1 year ago

The transient variable must not be quoted. Otherwise the command fails with Invalid number of options for unsuccessful error codes.