Skip to content

jcelliott/dotfiles

Repository files navigation

git init
git remote add origin [email protected]:jcelliott/dotfiles.git
git fetch
git branch master origin/master
git reset --hard origin/master
git submodule init
git submodule update