[ghostty] Force xterm-256color for SSH

This commit is contained in:
2025-01-02 22:43:10 +00:00
parent d73b8404c8
commit 8214d2a999
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Host *
SetEnv TERM=xterm-256color

View File

@@ -1,5 +1,6 @@
Include ~/.orbstack/ssh/config Include ~/.orbstack/ssh/config
Include config-private Include config-private
Include config-ghostty
User nikdoof User nikdoof
AddKeysToAgent yes AddKeysToAgent yes