Terminal¶
The terminal stack: Ghostty as the emulator, Zsh as the shell, oh-my-posh for the prompt, tmux for sessions, and the cyberdream-skinned CLI tools the Brewfile installs.

| Page | Purpose |
|---|---|
| Ghostty | Terminal emulator config and themes. |
| Shell | Zsh layout — .zshenv, .zshrc, plugins, aliases. |
| oh-my-posh | Prompt config and the Claude Code status-line variant. |
| tmux | tmux config split across modular files under .config/tmux/conf/. |
| Packages | Locked-in baseline of formulae, taps, and casks every profile inherits. |
| Brew bundle | Day-2 management of the global Brewfile. |