-
-
Notifications
You must be signed in to change notification settings - Fork 583
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
hi
so the starship configs that come with Hyde have a section for python
but it doesn't include python virtualenvs (starship's default config has it)
so it gets confusing when doing python development
Steps to Reproduce
make a python venv python -m venv .venv
activate it source .venv/bin/activate
Expected Behavior
show something like (package name) in the prompt
Actual Behavior
no (package name)
Screenshots
No response
Environment
zsh
oh my zsh
starship
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working