You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/themes/jacaetevha/fish_right_prompt.fish

6 lines
114 B
Fish

function fish_right_prompt -d "Write out the right prompt"
set_color yellow
date
set_color normal
end