prezto/modules/zsh-notify/README.md
2016-10-24 10:30:27 +01:00

21 lines
778 B
Markdown

zsh-notify
====
[zsh-notidy][1] is a plugin for the Z shell that posts desktop notifications when a command terminates with a non-zero exit status or when it took more than 30 seconds to complete, if the terminal application is in the background (or the terminal tab is inactive).
Install
-------
When using the default notifier notifications are posted using [terminal-notifier.app][2] on Mac OS X and notify-send on other systems.
Authors
-------
*The authors of this module should be contacted via the [issue tracker][3].*
- [Rui Coelho](https://github.com/rjcoelho)
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: https://github.com/marzocchi/zsh-notify
[2]: https://github.com/alloy/terminal-notifier
[3]: https://github.com/sorin-ionescu/prezto/issues