4 lines
65 B
Fish
Executable File
4 lines
65 B
Fish
Executable File
function fish_greeting
|
|
# echo (set_color yellow)(date +%T)
|
|
end
|