homebrew to home
curl -Lsf http://github.com/mxcl/homebrew/tarball/master | tar xz --strip 1 -C/Users/murahashi/.homebrew echo 'export PATH=$HOME/bin:$HOME/.homebrew/bin:/usr/local/bin:$PATH' >> ~/.bash_profile