# Terminal setup

- Tooling: bash, tmux, starship, Git, and fzf with shell integration
- Font: NotoMono Nerd Font Mono
- Font size: 12 pt
- Colors: Dracula
- tmux prefix: Ctrl-A
- Use vi keys in tmux
- Use a compact one-line prompt that shows my current directory, Git branch, and current time in h:mm format
- Additional path entries: ~/.npm/bin, ~/.local/bin

## Reference Prompts

### `apply-terminal`

Apply these preferences to this machine. Preserve unrelated settings, install missing dependencies only when needed, and verify the result.

### `audit-terminal`

Compare this machine's terminal configuration with my preferences. Report differences without changing anything.