Reworked fish fastfetch greeting logic
Some checks are pending
Build NixOS ISOs (x86 only) / build-iso (x86, desktop) (push) Waiting to run
Build NixOS ISOs (x86 only) / build-iso (x86, server) (push) Waiting to run
Build NixOS ISOs (x86 only) / create-release (push) Blocked by required conditions

This commit is contained in:
Chris Toph 2025-06-21 19:12:59 -04:00
parent e463d15fd5
commit 4f588ad8d9

View file

@ -1,5 +1,5 @@
function fish_greeting
if test "$SIXEL" = true; or string match -q xterm-256color "$TERM"
if not string match -q "*ghostty*" "$TERM"
fastfetch --logo-type sixel
else
fastfetch