1 2 3 4 5 6
function fish_greeting if test "$TERM" != "xterm-kitty" /home/lain/.local/bin/nofetch echo "" end end