A collection of dotfiles, mostly for osx.
git clone https://github.com/sbdchd/.dotfiles && \
cd .dotfiles && \
./linker
./install.bash
The default git username and email should be changed
git config --global user.name
git config --global user.email