Skip to content

Instantly share code, notes, and snippets.

@modius
Created October 15, 2015 11:02
Show Gist options
  • Save modius/6eec412bc791b3ba3aa9 to your computer and use it in GitHub Desktop.
Save modius/6eec412bc791b3ba3aa9 to your computer and use it in GitHub Desktop.
sudo chown -R $(whoami) /usr/local
cd $(brew --prefix) && git fetch && git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment