diff --git a/.zshrc b/.zshrc index e12186c..8295fc6 100644 --- a/.zshrc +++ b/.zshrc @@ -37,6 +37,6 @@ set_xquartz_display # Update XDG_DATA_DIRS for GSettings schemas export XDG_DATA_DIRS=/usr/local/share:/usr/share:/opt/homebrew/share:$XDG_DATA_DIRS -# Set TERM and TERMINFO_DIRS for compatibility +# Set TERM and TERMINFO_DIRS for compatibility - https://github.com/ghostty-org/ghostty/discussions/4077 export TERM=xterm-256color export TERMINFO_DIRS=/usr/share/terminfo:/opt/homebrew/share/terminfo \ No newline at end of file