2025-01-26

This commit is contained in:
2025-01-26 10:00:00 -05:00
parent 8c5d0f3a17
commit 04fef46524
+1 -1
View File
@@ -25,6 +25,6 @@ source <(ng completion script)
# Prevent "You have new mail" message # Prevent "You have new mail" message
clear clear
if [ "$TERM_PROGRAM" != "zed" ]; then if [ "$TERM_PROGRAM" = "ghostty" ]; then
fastfetch fastfetch
fi fi