Skip to content

[Bug]: starship doesn't show python virtualenv #551

@amirreza-sf80

Description

@amirreza-sf80

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions