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