Make sure project folder exists
mkdir -p ~/projects
cd ~/projects
Clone this repository
git clone https://github.com/pbollenbeck/dotfiles
Install homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install homebrew packages
brew tap homebrew/bundle
brew bundle
Install dotfiles
rcup -d ~/projects/dotfiles -x Brewfile -x README.md