Mostly inspired by holman's dotfiles: https://github.com/holman/dotfiles
git clone git://github.com/nikitug/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make brew symlink
This command will symlink all the *.symlink files into your home directory.
cd ~/.dotfiles
git pull origin master
make brew symlink