diff --git a/setup.sh b/setup.sh index a8190c0..3c5bd8f 100644 --- a/setup.sh +++ b/setup.sh @@ -49,7 +49,7 @@ fi # --- 4. Install Packages via Homebrew --- echo "▶️ Installing packages with Homebrew..." -brew install zoxide btop nvtop bat fastfetch gcc +brew install zoxide btop nvtop bat fastfetch gcc eza # --- 5. Zoxide Init --- zoxide init bash >> ~/.bashrc