Forgot one symbol for hg.

This commit is contained in:
Profpatsch 2013-11-04 23:35:42 +01:00
parent fa85b4d6ee
commit 5718d2b688

View File

@ -124,7 +124,7 @@ prompt_hg() {
else
prompt_segment green black
fi
echo -n " $rev@$branch" $st
echo -n " $rev@$branch" $st
fi
fi
}