Update .apps

Update .config/fish/functions/fish_greeting.fish
This commit is contained in:
Lewis Wynne 2025-11-01 15:23:39 +00:00
parent a3e2a3555f
commit c8136465b1
2 changed files with 13 additions and 2 deletions

View file

@ -1,3 +1,4 @@
function fish_greeting
echo "fsh🐟";
echo "fsh<><"
end