@@ -23,6 +23,12 @@ function fish_prompt --description 'Write out the prompt'
# Second line
echo
+ # Purpose
+ set_color blue
+ echo -n $FISH_SHELL_PURPOSE
+ set_color normal
+
+ # VCS
__terlar_git_prompt
__fish_hg_prompt