Last active
September 18, 2025 14:18
-
-
Save akunzai/34b4531b686a2dbf79ba8abc419e7492 to your computer and use it in GitHub Desktop.
My Ghostty config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # https://ghostty.org/docs/config | |
| theme = GitHub Dark | |
| font-family = "JetBrainsMono Nerd Font Mono" | |
| font-family = "JetBrainsMono Mono" | |
| font-feature = +liga | |
| font-feature = +caalt | |
| shell-integration-features = sudo,title,ssh-terminfo | |
| copy-on-select = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment