Skip to content

desktop notifications for long running commands (OS X only, no frills)

License

Notifications You must be signed in to change notification settings

piger/zsh-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.