john-s-lin / dotfiles

0 stars 0 forks source link

Update Bash PS1 prompt to include Conda environment #7

Closed john-s-lin closed 11 months ago

john-s-lin commented 11 months ago

Updating .condarc here removes bash prompt symbol for conda env when activated in bash shell.

There needs to be a way either for changeps1 = False in zsh only or modify bashrc to display conda env when activate in bash.

Desired behaviour:

(${CONDA_DEFAULT_ENV}) whoami@hostname: $