Skip to content

Instantly share code, notes, and snippets.

@jamesog
Created December 28, 2024 11:48
Show Gist options
  • Save jamesog/0b7441285f202c431dcb80520b071bdb to your computer and use it in GitHub Desktop.
Save jamesog/0b7441285f202c431dcb80520b071bdb to your computer and use it in GitHub Desktop.
Ghostty config
theme = "Tomorrow Night Blue"
copy-on-select = true
macos-non-native-fullscreen = true
macos-titlebar-style = "tabs"
macos-option-as-alt = true
Host *
# HACK: When using Ghostty, its default TERM value of xterm-ghostty fails on remote systems
# See https://github.com/ghostty-org/ghostty/discussions/2701
SetEnv TERM=xterm-256color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment