Macbook Setup

July 14, 2025

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Applications

Aerospace

inspired tiling window manager for macOS

brew install --cask nikitabobko/tab/aerospace

Ghostty Terminal

Fast, native, feature-rich terminal emulator for macOS

brew install --cask ghostty

Starship Crosss-shell prompt

Modrern terminal with GPU acceleration

brew install starship	

Geist Mono Nerd fonts

brew install --cash font-geist-mono-nerd-font
brew install --cash font-maplo-mono-nerd-font

Neovim

Modern Vim editor

brew install neovim

Zoxide

Smarter cd command

brew install zoxide

Github CLI

Github command line tool

brew install gh

Bun

The fast all-in-one JavaScript runtime

brew install oven-sh/bun/bun

Lazygit

Simple terminal UI for git commands

brew install lazygit

Brave Browser

Fast private and secure web browser

brew install --cask brave-browser

Bitwarden Password Manager Browser Extension