This is my personal configuration file for the Ghostty terminal.
- Download Ghostty from their website or with Homebrew:
brew install ghostty
-
Open the default config file using the Menu Bar (Shortcut:
⌘+,
) -
Copy and paste the contents of
config
into the default file and save it.
Alternatively,
git clone
this repo to your machine (I recommend~/.config/ghostty
as the location), then referenceconfig
in the default file:config-file = ~/.config/ghostty/config # cloned repo location
- Reload Ghostty's configuration using the Menu Bar (Shortcut:
⇧+⌘+,
)
After reloading Ghostty with
config
, the new shortcut will be⌃+I
.