dotfiles/fish/conf.d/config.fish
2025-07-10 11:07:38 +02:00

4 lines
101 B
Fish
Executable file

function fish_greeting
echo (set_color yellow)(date +%T)(set_color normal) on $hostname
end