From e134fe1a6c619337c32974390224bb95ac4c5f9d Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Fri, 27 Dec 2024 21:24:06 -0300 Subject: [PATCH] Revert "ssh workaround for ghostty" This reverts commit fba65ae04d945f865d16cdcd0a3647df63c76b1a. --- ssh/.ssh/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index e61de6c3..93c1c9f7 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -41,9 +41,6 @@ Host * # Manually for pre-existing keys: ssh-keygen -H HashKnownHosts yes - # https://ghostty.org/docs/help/terminfo - SetEnv TERM=xterm-256color - # Load user scripts and functions if existing. Order is important. # Corp config is handled as part of .config.d. #