Skip to content

Instantly share code, notes, and snippets.

@ljahier
Created December 11, 2025 16:49
Show Gist options
  • Select an option

  • Save ljahier/d8b21e7f8d8fc8a7df34e3aed5cca041 to your computer and use it in GitHub Desktop.

Select an option

Save ljahier/d8b21e7f8d8fc8a7df34e3aed5cca041 to your computer and use it in GitHub Desktop.
my ghostty config
background-opacity = 0.9
cursor-style = block
font-size = 10
term = xterm-256color
shell-integration = fish
shell-integration-features = no-cursor,sudo,no-title
macos-option-as-alt = left
clipboard-write = ask
clipboard-read = ask
copy-on-select = clipboard
scrollback-limit = 4294967296
font-family = "SF Mono"
theme = nord
# keybindingss
keybind = cmd+s>r=reload_config
keybind = global:cmd+@=toggle_quick_terminal
keybind = ctrl+l=clear_screen
keybind = opt+left=esc:b
keybind = opt+right=esc:f
keybind = shift+enter=text:\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment