Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 198 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 198 Bytes

dotfiles

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