mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
feat: add mercurial state (#6745)
This commit is contained in:
@@ -85,6 +85,9 @@ format = '\[[$symbol($version)]($style)\]'
|
||||
[hg_branch]
|
||||
format = '\[[$symbol$branch]($style)\]'
|
||||
|
||||
[hg_state]
|
||||
format = '\([$state]($style)\) '
|
||||
|
||||
[java]
|
||||
format = '\[[$symbol($version)]($style)\]'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user