system/scripts/fish/conf.d/greeting.fish
Georg 209f09dc5c fish greeting with ssh-agent magic
Signed-off-by: Georg <georg@lysergic.dev>
2021-12-02 22:29:26 +01:00

4 lines
43 B
Fish

function fish_greeting
echo "Welcome!"
end