Created
February 3, 2012 09:25
-
-
Save BenWard/1729232 to your computer and use it in GitHub Desktop.
Script to show a growl notification for pending Homebrew updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew outdated | growlnotify -n "Homebrew Update Check" -t "Homebrew Updates Available" -a Xcode -s -d "brew-updates" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment