Created
November 1, 2016 14:55
-
-
Save mladenp/2223b50dd5a59033fac26a3aea7453f7 to your computer and use it in GitHub Desktop.
install homebrew manually
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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