home shouldn't be git repo

This commit is contained in:
Adam 2023-02-06 01:15:06 -05:00
parent 0b6566f2bd
commit dfbea2a2cb

View file

@ -38,4 +38,9 @@ elif [[ $OS == *buntu* ]]; then
fi fi
# Copy it # Copy it
cd &&
rsync -avzP .doors/ . rsync -avzP .doors/ .
# git
cd &&
rm -rf .git