function fish_right_prompt -d "Write out the right prompt"
if not set -q VIRTUAL_ENV_DISABLE_PROMPT
set -g VIRTUAL_ENV_DISABLE_PROMPT true
end
set_color white
# date '+%H:%M:%S'