Skip to content

Instantly share code, notes, and snippets.

@jefftriplett
Created July 29, 2010 23:04
Show Gist options
  • Save jefftriplett/499477 to your computer and use it in GitHub Desktop.
Save jefftriplett/499477 to your computer and use it in GitHub Desktop.
#!/bin/bash
## via jacob - http://twitter.com/jacobian/status/19846924120
brew outdated | cut -f1 | xargs brew install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment