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 git@github.com:raethkcj/dotfiles.git
git checkout master
git submodule update --init --recursive