Added removal of dotfiles folder
This commit is contained in:
@@ -10,7 +10,7 @@ Load the dotfiles into the home directory:
|
|||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://gitlab.com/ntnsndr/dotfiles.git
|
git clone https://gitlab.com/ntnsndr/dotfiles.git
|
||||||
mv ~/dotfiles/{.,}* ~/
|
mv ~/dotfiles/{.,}* ~/ && rm -rf ~/dotfiles
|
||||||
|
|
||||||
Then execute the appropriate script. On Arch-based systems:
|
Then execute the appropriate script. On Arch-based systems:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user