Skip to content

Instantly share code, notes, and snippets.

@mikker
Created October 17, 2010 18:30
  • Star 4 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Update all packages installed with homebrew
brew update && brew list | xargs brew install && brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment