Closed tbhaxor closed 3 weeks ago
Support for the showing the conda environment for the bira theme. This will prioritise the virtualenv prompt.
I usually got confused whether conda is activated or not, then found that it is in fact activated but theme doesn't handle CONDA_DEFAULT_ENV variable.
CONDA_DEFAULT_ENV
Locally, sourcing the new script with new changes and activating the environment
clean_files.txt
lint_clean_files.sh
Hey @NoahGorny long time no see. Can we merge this?
Description
Support for the showing the conda environment for the bira theme. This will prioritise the virtualenv prompt.
Motivation and Context
I usually got confused whether conda is activated or not, then found that it is in fact activated but theme doesn't handle
CONDA_DEFAULT_ENV
variable.How Has This Been Tested?
Locally, sourcing the new script with new changes and activating the environment
Screenshots (if appropriate):
Types of changes
Checklist:
clean_files.txt
and formatted it usinglint_clean_files.sh
.