Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 157 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 157 Bytes

Cloning into a non-empty home directory

cd $HOME
git init
git remote add -t \* origin git@github.com:annawoodard/dotfiles.git
git checkout master