Created
May 14, 2025 13:41
-
-
Save kshitij10496/2800785aaecd40fba924f498cd56a59a to your computer and use it in GitHub Desktop.
ghostty
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
# Increase the default font size. | |
font-size = 18 | |
# Allow CMD + Backspace to delete the current line buffer (like Warp). | |
keybind = cmd+backspace=esc:w | |
# ZSH Shell | |
shell-integration = zsh | |
# Theme | |
theme = dark:Dracula+,light:Monokai Pro Light Sun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment