xcode-select --installOr download it from https://developer.apple.com/download/
Homebrew, package manager:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"iTerm2, terminal:
brew install --cask iterm2sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"Install the Nerd Font of your choice:
brew install font-caskaydia-cove-nerd-fontUpdate your terminal settings to use the installed font.
Oh My Posh, shell prompt engine:
brew install jandedobbeleer/oh-my-posh/oh-my-poshAdd the following as the last line to ~/.zshrc:
eval "$(oh-my-posh init zsh)"VSCodium, open source binaries of VS Code
brew install --cask vscodium
AWS CLI enables you to interact with AWS services.
curl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg"
sudo installer -pkg AWSCLIV2.pkg -target /uv, Python package and project manager
curl -LsSf https://astral.sh/uv/install.sh | shInstall Python 3.12:
uv python install 3.12fnm, fast node version manager:
curl -fsSL https://fnm.vercel.app/install | bashInstall the latest LTS version of node:
fnm install --ltsnpm install -g pnpmRectangle, window management:
brew install --cask rectangle
Ficou show de bola o terminal