Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Growl notification for OS X commands #144

Merged
merged 2 commits into from
Aug 1, 2012

Conversation

nwinkler
Copy link
Member

Added alias grnot for notifying via Growl once a command has completed.

Usage:

$ make install ; grnot

Requires growlnotify, which can be found in the Extras folder of the Growl DMG.

… notify once the long running process (make in this example) is done:

$ make install ; grnot
@erichs
Copy link
Contributor

erichs commented Aug 1, 2012

Thanks!

erichs added a commit that referenced this pull request Aug 1, 2012
Growl notification for OS X commands
@erichs erichs merged commit 19cca36 into Bash-it:master Aug 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants