Created
March 2, 2026 04:30
-
-
Save sarabveer/06771edaadbeb3b82cc9870c8c30145d to your computer and use it in GitHub Desktop.
Personal 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
| theme = "Pro" | |
| background-opacity = 0.85 | |
| font-family = "JetBrainsMono Nerd Font Mono" | |
| font-size = 14 | |
| window-width = 100 | |
| window-height = 25 | |
| shell-integration-features = ssh-terminfo,ssh-env | |
| window-decoration = true | |
| macos-titlebar-style = native | |
| cursor-style = block | |
| cursor-style-blink = true | |
| clipboard-trim-trailing-spaces = true | |
| scrollback-limit = 1000000000 | |
| keybind = cmd+k=clear_screen | |
| shell-integration = zsh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment