Skip to content

support for sourced python virtual environments #25

@diegoquintanav

Description

@diegoquintanav

Using a default terminal, after sourcing a python virtual environment script

cd ~
mkdir folder
cd folder
python -m venv venv
source ven/bin/activate

This action modifies the bash prompt to something like this

(venv) ~/folder

Using this bash script drops that part. Is it possible to add support for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions