Based off Ryan Bates's dotfiles, but (almost) all configuration is my own.
Clone the repository and run the rake install
task. It will prompt you before doing anything destructive.
git clone --recursive git@github.com:josh-/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install