Installing Homebrew on Mac OS X
1 | ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" |
Below is the shell setup I use for the initial configuration of Mac OS X.
Installing Homebrew on Mac OS X
https://kenzo0107.github.io/en/2015/02/28/install-homebrew-on-macosx/