update Ghostty

This commit is contained in:
albert 2025-01-07 11:33:57 -08:00
parent e28b11b889
commit 2c10c8bfa9
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -5,7 +5,7 @@
# Otherwise it sets the term to "xterm-ghostty" and it fails to connect to ssh
programs.bash.sessionVariables = { TERM = "xterm-256color"; };
programs.fish.shellInit = ''set TERM "xterm-256color '';
programs.fish.shellInit = ''set TERM "xterm-256color" '';
# TODO Re-enable this when 25.05 is out or when this is compabile with 24.11
# programs.ghostty = {