Update setup.sh
This commit is contained in:
parent
9157cf2d62
commit
f846f8d6a3
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue