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