starship: enable and format package section
This commit is contained in:
parent
f98aec51c7
commit
a53599f189
@ -81,7 +81,10 @@ symbol = "⬢ "
|
|||||||
format = "[$symbol]($style)"
|
format = "[$symbol]($style)"
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
disabled = true
|
disabled = false
|
||||||
|
symbol = "⬢ "
|
||||||
|
style = "bold bright-black"
|
||||||
|
format = "[$symbol($version )]($style)"
|
||||||
|
|
||||||
[python]
|
[python]
|
||||||
# don't trigger just when a ".py" is found
|
# don't trigger just when a ".py" is found
|
||||||
|
Loading…
Reference in New Issue
Block a user