starship: tweak git_status module format
This commit is contained in:
parent
f8d556f502
commit
5f9b1d8ba4
@ -107,7 +107,7 @@ staged = "[+](bold green)"
|
|||||||
modified = "[∆](bold green)"
|
modified = "[∆](bold green)"
|
||||||
renamed = "[⥁](bold purple)"
|
renamed = "[⥁](bold purple)"
|
||||||
conflicted = "[⥯](bold red)"
|
conflicted = "[⥯](bold red)"
|
||||||
format = "[($conflicted$stashed$modified$staged$renamed$deleted$untracked$ahead_behind )]($style)"
|
format = "[($conflicted$stashed$modified$staged$renamed$deleted($untracked)$ahead_behind )]($style)"
|
||||||
|
|
||||||
[golang]
|
[golang]
|
||||||
format = "[$symbol]($style)"
|
format = "[$symbol]($style)"
|
||||||
|
Loading…
Reference in New Issue
Block a user