Added removal of dotfiles folder

This commit is contained in:
Nathan Schneider
2025-05-21 23:20:10 +01:00
parent f0a0083dee
commit b3f72f5c13
+1 -1
View File
@@ -10,7 +10,7 @@ Load the dotfiles into the home directory:
cd ~
git clone https://gitlab.com/ntnsndr/dotfiles.git
mv ~/dotfiles/{.,}* ~/
mv ~/dotfiles/{.,}* ~/ && rm -rf ~/dotfiles
Then execute the appropriate script. On Arch-based systems: