improve structure; move stuff to relevant folders

This commit is contained in:
2025-12-31 14:53:07 +02:00
parent e4296a3251
commit e405894cc2
34 changed files with 1452 additions and 80 deletions
@@ -9,7 +9,7 @@ echo "Installing Oh My Zsh and related requirements..."
# Install base packages
echo "Installing base packages..."
sudo pacman -S \
sudo pacman -S --needed \
zsh \
git \
curl \