function fish_prompt set_color cyan echo -n "~ " set_color ff8700 echo -n ">> " set_color normal end