dotfiles-dark/fish/conf.d/config.fish
2025-08-19 17:51:15 +02:00

4 lines
101 B
Fish
Executable file

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