mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 11:30:02 +02:00
3 lines
43 B
Fish
3 lines
43 B
Fish
function fish_greeting
|
|
echo (date)
|
|
end
|