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 = "🪺 "
|
||||
|
||||
[python]
|
||||
format = "[$symbol($version)]($style) "
|
||||
symbol = " "
|
||||
|
||||
[rlang]
|
||||
|
|
Loading…
Reference in a new issue