oh-my-fish/themes/jacaetevha/fish_right_prompt.fish

6 lines
114 B
Fish
Raw Normal View History

2013-06-06 00:42:51 +08:00
function fish_right_prompt -d "Write out the right prompt"
set_color yellow
date
set_color normal
end