if status is-interactive set fish_greeting function fish_prompt printf "%s%s%s 󰘧 " (set_color $fish_color_cwd) (prompt_pwd) (set_color --reset) end end