Pretty up Python version display in prompt

This commit is contained in:
Danielle McLean 2023-07-13 13:18:53 +10:00
parent 31ec6d2622
commit 80f9567108
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -169,6 +169,7 @@ symbol = " "
symbol = "🪺 "
[python]
format = "[$symbol($version)]($style) "
symbol = " "
[rlang]