Update installer.sh

This commit is contained in:
The Ghost of FOSS' Future 2024-08-23 17:33:12 +00:00 committed by GitHub
parent eeb55ca444
commit 7e25086907
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,3 +6,8 @@ sudo cp -r ./fetchkisser/fetchkisser.sh /usr/bin/fetchkisser
git clone https://github.com/Sneed-Group/sparksammys-dotfiles git clone https://github.com/Sneed-Group/sparksammys-dotfiles
cp -r "sparksammys-dotfiles/.config" ~ cp -r "sparksammys-dotfiles/.config" ~
cp -r "sparksammys-dotfiles/.local" ~ cp -r "sparksammys-dotfiles/.local" ~
wget https://raw.githubusercontent.com/the-spellman/installer-v3/main/pack.sh
echo Done! If you want a setup near identical to The Spellman, run pack.sh!
echo It is also REQUIRED that you reboot either after you run pack.sh or
echo "after this script is done (right now!)"
echo "Also optionally run remove-cinnamon.sh if youre on Linux Mint 22"