ghostty-config v0.2.0
Self-contained CLI for configuring Ghostty — shaders and themes are embedded
in the binary and seeded to ~/.config/ghostty/ on first launch.
Install
Download the archive for your platform below, extract, and put the
ghostty-config binary somewhere on your $PATH.
# macOS arm64 example
curl -sSL https://github.com/victordantasdev/ghostty-config/releases/download/v0.2.0/ghostty-config_0.2.0_darwin_arm64.tar.gz \
| tar -xz ghostty-config
sudo install -m 755 ghostty-config /usr/local/bin/ghostty-configChangelog
Features
- 4d53142 feat(tui): clarify preview vs save with banner, footer, toast and help overlay