Update 'clone_dotfiles.sh'

This commit is contained in:
tosu 2023-01-31 12:27:41 +01:00
parent d3fe211f68
commit 016af3490a
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
rm -rf .git
git init
git remote add origin https://git.timo.one/tosu/dotfilestosu
git fetch