mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix(preset/pure): only enable python module if venv is active (#6689)
This commit is contained in:
@@ -44,3 +44,5 @@ style = "yellow"
|
||||
[python]
|
||||
format = "[$virtualenv]($style) "
|
||||
style = "bright-black"
|
||||
detect_extensions = []
|
||||
detect_files = []
|
||||
|
||||
Reference in New Issue
Block a user