12 lines
159 B
Fish
12 lines
159 B
Fish
function fish_greeting
|
|
neofetch
|
|
#
|
|
~/bin/nagios_status
|
|
#
|
|
if test -f ~/todo.txt
|
|
echo
|
|
echo
|
|
cat ~/todo.txt
|
|
end
|
|
end
|