All shell scripts and config files should be executable (755) for direct invocation. No content changes.
12 lines
535 B
Plaintext
Executable File
12 lines
535 B
Plaintext
Executable File
# =============================================================================
|
|
# Ghostty terminal configuration
|
|
# =============================================================================
|
|
# This is a minimal config. Ghostty ships with sensible defaults.
|
|
# Run `ghostty +show-config --default --docs` for all options.
|
|
|
|
# Terminfo for SSH — fixes terminal issues on remote hosts
|
|
shell-integration-features = ssh-terminfo,ssh-env
|
|
|
|
# Ignore super+shift+s (conflicts with Scribe/porridge dictation)
|
|
keybind = super+shift+s=ignore
|