Install Brew on MacOS:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install htop:
brew install htop
Install NVM:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
Install Raycast:
brew install --cask raycast
Install Aerospace:
brew install --cask nikitabobko/tap/aerospace
Install Ghostty (terminal):
brew install --cask ghostty
Install VSCode:
brew install --cask visual-studio-code
Install Cursor:
brew install --cask cursor
Install Obsidian:
https://obsidian.md/download
Install Notion:
brew install --cask notion
Install Spotify:
brew install --cask spotify
Git:
brew install git
gh-cli:
brew install gh
Colima:
brew install colima
Docker:
brew install docker
Kubectl:
brew install kubectl
K9s:
brew install derailed/k9s/k9s
HTTPie:
brew install httpie
Insomnia:
brew install --cask insomnia