Pretty up Python version display in prompt
This commit is contained in:
parent
31ec6d2622
commit
80f9567108
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ symbol = " "
|
||||||
symbol = "🪺 "
|
symbol = "🪺 "
|
||||||
|
|
||||||
[python]
|
[python]
|
||||||
|
format = "[$symbol($version)]($style) "
|
||||||
symbol = " "
|
symbol = " "
|
||||||
|
|
||||||
[rlang]
|
[rlang]
|
||||||
|
|
Loading…
Reference in a new issue