aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
diff options
context:
space:
mode:
authorGravatar LoveIsGrief <LoveIsGrief@users.noreply.github.com>2014-11-29 14:21:48 +0100
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-01-30 23:07:40 +0800
commitdf6f1e8f62bd95597f4774ead4e60680464cf164 (patch)
tree6cc22650350d90fd565e84f3585357ab766901d0 /share
parentfacfe33218065f47fb30e624d921b042a989c39a (diff)
Add hg branch and status to terlar's prompt
Diffstat (limited to 'share')
-rw-r--r--share/tools/web_config/sample_prompts/terlar.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/tools/web_config/sample_prompts/terlar.fish b/share/tools/web_config/sample_prompts/terlar.fish
index 8460203d..fb5de11e 100644
--- a/share/tools/web_config/sample_prompts/terlar.fish
+++ b/share/tools/web_config/sample_prompts/terlar.fish
@@ -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