Update setup.sh

This commit is contained in:
aadit 2025-06-10 15:21:46 +05:30
parent 9157cf2d62
commit f846f8d6a3

View file

@ -49,7 +49,7 @@ fi
# --- 4. Install Packages via Homebrew --- # --- 4. Install Packages via Homebrew ---
echo "▶️ Installing packages with 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 --- # --- 5. Zoxide Init ---
zoxide init bash >> ~/.bashrc zoxide init bash >> ~/.bashrc