Remove config if it exists

This commit is contained in:
RealStickman 2022-06-05 20:11:05 +02:00
parent ee6be483ea
commit 0ea49fb83d

View File

@ -426,6 +426,8 @@ fc-cache -f
#Changes to home folder automatically now, no need to be extra careful anymore.
# TODO make config script independent of download location
cd "$HOME"
# NOTE remove directory if it exists already and redownload
rm -rf config
git clone https://gitlab.com/RealStickman-arch/config
echo Finished downloading config