Update fish_hg_prompt reference in terlar prompt

This commit is contained in:
Fabian Homborg
2019-02-09 16:03:52 +01:00
parent 3a320d7584
commit b999ba7b47

View File

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