Tweak the formatting for Git, Node, and PHP modules in Starship
This commit is contained in:
parent
ba59f6e186
commit
bb7529ec30
1 changed files with 3 additions and 1 deletions
|
@ -61,6 +61,7 @@ symbol = " "
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
||||||
[nodejs]
|
[nodejs]
|
||||||
|
format = "[$symbol($version )]($style)"
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
|
@ -70,6 +71,7 @@ symbol = " "
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
||||||
[php]
|
[php]
|
||||||
|
format = "[$symbol($version )]($style)"
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
||||||
[python]
|
[python]
|
||||||
|
|
Loading…
Reference in a new issue