- Config:
ghostty/.config/ghostty/config - Font & Theme:
FiraCode Nerd Font Monoat size18with thecatppuccin-mochatheme for consistent Nerd Font glyphs and a dark palette. - Padding: 10px padding on all sides for breathing room.
- Scrollback: 10,000 lines to make long sessions searchable.
- Cursor: Full block cursor with shell integration enabled for Zsh.
- Keybindings: Mirrors common terminal shortcuts—
Ctrl+Shift+C/Vfor copy/paste,Ctrl+Shift+T/Wfor tab lifecycle. - Safety:
confirm-close-surface = falsekeeps tab closing immediate; rely on tmux or editor persistence for safety nets.
The alacritty/ directory is currently empty. If a config is added later, make
sure to capture font, opacity, padding, and keybinding choices here so the two
terminal setups stay aligned.