Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 772 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 772 Bytes

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.