my_config/fish_cfg/functions/fish_greeting.fish
2025-03-02 14:31:32 +01:00

8 lines
101 B
Fish

function fish_greeting
neofetch
#
nagios_status
#
echo; echo; cat ~/todo.txt
end