mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
[ghostty] Force xterm-256color for SSH
This commit is contained in:
2
ghostty/.ssh/config-ghostty
Normal file
2
ghostty/.ssh/config-ghostty
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Host *
|
||||||
|
SetEnv TERM=xterm-256color
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user