dotfiles To clone into existing home directory: git init . git remote add -t \* -f origin git@github.com:raethkcj/dotfiles.git git checkout master git submodule update --init --recursive