Update .config/starship.toml

This commit is contained in:
2024-02-13 22:22:24 +01:00
parent ea812c50b8
commit a5fc436b40

View File

@@ -50,3 +50,6 @@ style = "yellow"
[python] [python]
format = "[$virtualenv]($style) " format = "[$virtualenv]($style) "
style = "bright-black" style = "bright-black"
[rust]
symbol = "rs "