mirror of
https://github.com/Sneed-Group/ssde
synced 2024-12-23 02:25:00 -06:00
Update installer.sh
This commit is contained in:
parent
eeb55ca444
commit
7e25086907
1 changed files with 5 additions and 0 deletions
|
@ -6,3 +6,8 @@ sudo cp -r ./fetchkisser/fetchkisser.sh /usr/bin/fetchkisser
|
|||
git clone https://github.com/Sneed-Group/sparksammys-dotfiles
|
||||
cp -r "sparksammys-dotfiles/.config" ~
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue