Skip to content

Instantly share code, notes, and snippets.

@mikker
Created October 17, 2010 18:30
Show Gist options
  • Save mikker/631106 to your computer and use it in GitHub Desktop.
Save mikker/631106 to your computer and use it in GitHub Desktop.
Update all packages installed with homebrew
brew update && brew upgrade && brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment