1
0
Fork
You've already forked zsh-notify
0
desktop notifications for long running commands (OS X only, no frills)
  • Shell 100%
Find a file
2019年04月03日 16:30:23 +01:00
error.png improve the popup message 2019年03月23日 11:43:43 +00:00
LICENSE Add LICENSE 2018年02月11日 19:00:19 +00:00
README.md add install instructions for terminal-notifier 2019年03月23日 12:16:24 +00:00
success.jpg improve the popup message 2019年03月23日 11:43:43 +00:00
zsh-notify.plugin.zsh zsh plugin support 2019年03月23日 11:55:35 +00:00
zsh-notify.zsh standardize more variables 2019年04月03日 16:30:23 +01:00

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.