Installation is pretty straight forward.
Don’t run this unless you trust me.
bash <(curl -s https://raw.githubusercontent.com/stevenspasbo/dotfiles/master/install.sh)
git clone --recursive https://github.com/stevenspasbo/dotfiles.git
Note: When cloning, include –repository flag to also clone submodules, otherwise you’ll need to run
git submodule update --init
rake install_dotfiles