Add hg branch and status to terlar's prompt

This commit is contained in:
LoveIsGrief 2014-11-29 14:21:48 +01:00 committed by David Adam
parent facfe33218
commit df6f1e8f62

View file

@ -27,6 +27,7 @@ function fish_prompt --description 'Write out the prompt'
set_color normal
__terlar_git_prompt
__fish_hg_prompt
echo
if not test $last_status -eq 0