ssde/installer.sh
The Ghost of FOSS' Future 7e25086907
Update installer.sh
2024-08-23 17:33:12 +00:00

13 lines
870 B
Bash

sudo apt install openbox xfce4-panel lxappearance nitrogen lxterminal gthumb thunar obconf xfce4-screenshooter arandr blueman pcmanfm pipewire-alsa pipewire-audio pavucontrol gthumb
sudo cp -r ./autostart /etc/xdg/openbox/autostart
git clone https://github.com/Sneed-Group/fetchkisser
chmod +x ././fetchkisser/fetchkisser.sh
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"