desktop notifications for long running commands (OS X only, no frills)
antigen
cli
desktop-notifications
notification-center
osx
shell
shell-script
terminal
zsh
zsh-plugin
- Shell 100%
| error.png | improve the popup message | |
| LICENSE | Add LICENSE | |
| README.md | add install instructions for terminal-notifier | |
| success.jpg | improve the popup message | |
| zsh-notify.plugin.zsh | zsh plugin support | |
| zsh-notify.zsh | standardize more variables | |
zsh-notify (OS X)
Sends a desktop notification (via terminal-notifier) after the command you executed finishes
running.
We live in frantic days.
Usage
Source zsh-notify.zsh as soon as early as possible in your .zshrc file, before any other script
or function that manipulates the precmd array.
source /path/to/zsh-notify/zsh.notify.zsh
You also need terminal-notifier:
brew install terminal-notifier
Antigen
Add the following line before any other bundle in your .zshrc:
antigen bundle piger/zsh-notify
Credits
Icons made by Freepik from Flaticon is licensed by CC 3.0 BY.