mirror of
https://github.com/Sneed-Group/ssde
synced 2024-12-23 10:32:26 -06:00
8 lines
477 B
Bash
8 lines
477 B
Bash
sudo apt install openbox xfce4-panel lxappearance nitrogen lxterminal gthumb thunar obconf xfce4-screenshooter arandr blueman pcmanfm
|
|
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" ~
|