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.
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.