Tweak the formatting for Git, Node, and PHP modules in Starship

This commit is contained in:
Danielle McLean 2021-05-04 10:25:34 +10:00
parent ba59f6e186
commit bb7529ec30
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605

View file

@ -61,6 +61,7 @@ symbol = " "
symbol = " "
[nodejs]
format = "[$symbol($version )]($style)"
symbol = " "
[package]
@ -70,6 +71,7 @@ symbol = " "
symbol = " "
[php]
format = "[$symbol($version )]($style)"
symbol = " "
[python]