Skip to content

Instantly share code, notes, and snippets.

@haemi
Created January 6, 2017 07:07
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 haemi/9efd7f011a631989760069b82ff55ebb to your computer and use it in GitHub Desktop.
Save haemi/9efd7f011a631989760069b82ff55ebb to your computer and use it in GitHub Desktop.
update brew
#!/bin/bash
brew update && brew upgrade `brew outdated`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment