mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Forgot one symbol for hg.
This commit is contained in:
parent
fa85b4d6ee
commit
5718d2b688
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ prompt_hg() {
|
|||
else
|
||||
prompt_segment green black
|
||||
fi
|
||||
echo -n " $rev@$branch" $st
|
||||
echo -n "☿ $rev@$branch" $st
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue