added void setup script

main
The_miro 2025-04-03 00:14:37 +02:00
parent ab2c5bb71c
commit 86aa0dcc3a
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
sudo xbps-install fastfetch fzf git
curl -sS https://starship.rs/install.sh | sh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"