Applications installed via Homebrew casks, managed through ~/config/Brewfile. Install all of them with br in.
| App |
Description |
| Raycast |
Launcher and productivity tool — replaces Spotlight |
| Maccy |
Clipboard manager — remembers clipboard history and lets you paste any prior entry |
| Bartender |
Hides and organizes menu bar icons (useful on MacBooks with the camera notch) |
| SizeUp |
Window management with keyboard shortcuts |
| Shottr |
Screenshot utility with annotation tools |
| Zappy |
Screenshot and animated GIF capture |
| Logi Options+ |
Configuration for Logitech peripherals |
| App |
Description |
| Slack |
Team messaging |
| Webex |
Video conferencing |
| Notion |
Notes and docs |
| Notion Calendar |
Calendar app with Google Calendar integration — shows upcoming meetings in menu bar |
| Notion Mail |
Email client integrated with Notion |
| Asana |
Project management |
| App |
Description |
| Orbstack |
Fast, lightweight Docker and Linux VM manager (Docker Desktop replacement) |
| IntelliJ IDEA |
JetBrains IDE for Java/Kotlin |
| PyCharm |
JetBrains IDE for Python |
| RustRover |
JetBrains IDE for Rust |
| WebStorm |
JetBrains IDE for JavaScript/TypeScript |
| Visual Studio Code |
Code editor (Rosé Pine theme) |
| Zed |
Fast, modern code editor — used by cm ed to open dotfiles |
| Neo4j Desktop |
GUI for managing local Neo4j graph database instances |
| Google Cloud CLI |
CLI tools for Google Cloud Platform |
| Wezterm |
GPU-accelerated terminal emulator (primary) |
| Ghostty |
Fast terminal emulator (alternative) |
| Karabiner Elements |
Keyboard customization — used alongside Kanata |
| Keymapp |
ZSA keyboard configurator |
| App |
Description |
| Affinity |
Affinity suite (Designer, Photo, Publisher) |
| GIMP |
Open source image editor |
| Minecraft |
Minecraft |
| Font |
Description |
| Maple Mono NF |
Coding font with Nerd Font icons |
| Meslo LG Nerd Font |
Nerd Font patched Meslo for Powerline/icon support |
| Monaspace NF |
GitHub's Monaspace family with Nerd Font icons |
| App |
Description |
| DaVinci Resolve |
Professional video editing |
The full Brewfile is at ~/config/Brewfile. It installs both casks (GUI apps, above) and formulae (CLI tools — see utilities.md).
br in # install everything in the Brewfile
br up # update Homebrew and upgrade all installed packages
br clean # remove anything installed that isn't in the Brewfile