mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
Add hg branch and status to terlar's prompt
This commit is contained in:
parent
facfe33218
commit
df6f1e8f62
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue