mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 13:01:21 -03:00
Add hg branch and status to terlar's prompt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user