Skip to content

Instantly share code, notes, and snippets.

@aubricus
Created October 25, 2016 03:42
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 aubricus/7586105286a0a681177d894208feb479 to your computer and use it in GitHub Desktop.
Save aubricus/7586105286a0a681177d894208feb479 to your computer and use it in GitHub Desktop.
Brew Upgrade All
brew upgrade $(brew outdated | grep '^[a-zA-Z]')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment