Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 900 Bytes

File metadata and controls

20 lines (16 loc) · 900 Bytes

Terminal Experience

Ghostty

  • Config: ghostty/.config/ghostty/config
  • Font & Theme: FiraCode Nerd Font Mono at size 18 with the catppuccin-mocha theme 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/V for copy/paste, Ctrl+Shift+T/W for tab lifecycle.
  • Safety: confirm-close-surface = false keeps tab closing immediate; rely on tmux or editor persistence for safety nets.

Alacritty (Placeholder)

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.