To clone into existing home directory:
git init .
git remote add -t \* -f origin [email protected]:raethkcj/dotfiles.git
git checkout master
git submodule update --init --recursive
To clone into existing home directory:
git init .
git remote add -t \* -f origin [email protected]:raethkcj/dotfiles.git
git checkout master
git submodule update --init --recursive