Skip to content

feat: add Ghostty terminal configuration#50

Open
tctibbs wants to merge 3 commits intomainfrom
feat/ghostty-config
Open

feat: add Ghostty terminal configuration#50
tctibbs wants to merge 3 commits intomainfrom
feat/ghostty-config

Conversation

@tctibbs
Copy link
Copy Markdown
Owner

@tctibbs tctibbs commented Jan 22, 2026

Summary

  • Adds Ghostty config based on existing WezTerm setup
  • FiraCode Nerd Font, Catppuccin theme (auto light/dark), bar cursor
  • Shell integration enabled for enhanced prompt detection
  • macOS-specific settings (unified titlebar, option-as-alt)

Closes #37

Adds configuration for Ghostty terminal based on existing WezTerm setup:
- FiraCode Nerd Font at 13pt
- Catppuccin theme with auto light/dark switching
- 8px window padding
- Bar cursor style
- Shell integration enabled
- macOS unified titlebar and option-as-alt

Closes #37
macOS ships with bash 3.2 which doesn't support associative arrays
(declare -A). Use simple string parsing instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add Ghostty terminal configuration

1 participant