Files
dotfiles/.config/requirements/install.sh
2023-09-21 14:42:10 +02:00

6 lines
145 B
Bash
Executable File

sudo apt install i3 i3blocks i3lock suckless-tools feh scrot
curl -s https://ohmyposh.dev/install.sh | sudo bash -s
source ~/.bashrc
echo Done!