Skip to content

Instantly share code, notes, and snippets.

@mladenp
Created November 1, 2016 14:55
Show Gist options
  • Save mladenp/2223b50dd5a59033fac26a3aea7453f7 to your computer and use it in GitHub Desktop.
Save mladenp/2223b50dd5a59033fac26a3aea7453f7 to your computer and use it in GitHub Desktop.
install homebrew manually
sudo chown -R `whoami`:staff /usr/local
cd ~/src
git clone git://github.com/mxcl/homebrew.git
cd homebrew
git archive --format=tar HEAD|(cd /usr/local;tar xf -)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment