Based on Ryan Bates, Ryan Tomayko, and Oh My ZSH.
$ cd ~
$ git init
$ git remote add origin https://github.com/soffes/dotfiles.git
$ git pull origin master
$ ~/Scripts/install.sh
Please change the .gitconfig
so you don't commit everything as me. Everything else shouldn't need tweaking.
Enjoy.