Skip to content

Instantly share code, notes, and snippets.

@BenWard
Created February 3, 2012 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenWard/1729232 to your computer and use it in GitHub Desktop.
Save BenWard/1729232 to your computer and use it in GitHub Desktop.
Script to show a growl notification for pending Homebrew updates
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