install script

This commit is contained in:
2023-09-21 14:42:10 +02:00
parent b5457c1093
commit 3644ddc4fe
2 changed files with 7 additions and 1 deletions

View File

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