1 2 3 4 5 6
function fish_prompt string join '' -- (set_color blue) (prompt_pwd --full-length-dirs 2) (set_color --reset) ' > ' end function fish_mode_prompt end