Skip to content

Instantly share code, notes, and snippets.

@enchant3dmango
Last active February 18, 2025 19:09
Show Gist options
  • Save enchant3dmango/902a241f4aa7f114a73c359878a04871 to your computer and use it in GitHub Desktop.
Save enchant3dmango/902a241f4aa7f114a73c359878a04871 to your computer and use it in GitHub Desktop.
My macOS Ghostty config.
auto-update = check
auto-update-channel = stable
background-opacity = 0.75
bold-is-bright = true
cursor-color = #FF007F
cursor-style = underline
font-family = "GeistMono Nerd Font Propo"
mouse-hide-while-typing = true
window-decoration = true
window-height = 1964
window-width = 3024
# ⌘ + delete should delete a line, not a word
# https://github.com/ghostty-org/ghostty/discussions/3232
keybind = cmd+backspace=esc:w
# shell integration will automatically set the cursor to a bar at a prompt
# https://ghostty.org/docs/config/reference#cursor-style
shell-integration-features = no-cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment