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