Created
April 27, 2013 02:34
-
-
Save kaosf/5471662 to your computer and use it in GitHub Desktop.
Install homebrew to local
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
echo 'export PATH=$HOME/local/bin:$PATH' >> $HOME/.zshenv # or .bashrc | |
exec $SHELL | |
mkdir -p $HOME/local/bin | |
cd $HOME/local/bin | |
git clone https://github.com/mxcl/homebrew --depth 1 | |
ln -s $HOME/local/bin/homebrew/bin/brew |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The result of "sw_vers" command is;
ProductName: Mac OS X
ProductVersion: 10.8.3
BuildVersion: 12D78