2024-08-23 12:23:28 -05:00
|
|
|
sudo apt install openbox xfce4-panel lxappearance nitrogen lxterminal gthumb thunar obconf xfce4-screenshooter arandr blueman pcmanfm pipewire-alsa pipewire-audio pavucontrol gthumb
|
2024-05-07 15:40:04 -05:00
|
|
|
sudo cp -r ./autostart /etc/xdg/openbox/autostart
|
2024-08-23 12:09:51 -05:00
|
|
|
git clone https://github.com/Sneed-Group/fetchkisser
|
2024-05-07 15:40:04 -05:00
|
|
|
chmod +x ././fetchkisser/fetchkisser.sh
|
|
|
|
sudo cp -r ./fetchkisser/fetchkisser.sh /usr/bin/fetchkisser
|
2024-05-08 12:00:12 -05:00
|
|
|
git clone https://github.com/Sneed-Group/sparksammys-dotfiles
|
|
|
|
cp -r "sparksammys-dotfiles/.config" ~
|
|
|
|
cp -r "sparksammys-dotfiles/.local" ~
|
2024-08-23 12:33:12 -05:00
|
|
|
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"
|
2024-08-23 12:36:17 -05:00
|
|
|
|
|
|
|
echo "fetchkisser -bk | lolcat" > ~/.bashrc
|
|
|
|
echo "cat /dev/null > ~/.bash_history && history -c" ~/.bashrc
|