Used in conjunction with stripysock/dotfiles.
brew tap thoughtbot/formulae
brew install rcm
git clone https://github.com/stripysock/dotfiles.git ~/.dotfiles-stripysock
git clone https://github.com/blackp/dotfiles.git ~/.dotfiles-personal
rcup -d ~/.dotfiles-personal ~/.dotfiles-stripysock -x README.md -x LICENSE
Thanks to Tim Riley for sharing his dotfiles, which formed the basis of these.
Thanks to Zach Holman for sharing his. Thanks to Thoughtbot for their dotfiles and rcm.