How do I stop Conda from changing the prompt?
% conda config --set changeps1 False
This works for both bash and tcsh (and variants).
Users should refer to the Conda Users Guide for the latest up to date information about their version of conda.
% conda config --set changeps1 False
This works for both bash and tcsh (and variants).
Users should refer to the Conda Users Guide for the latest up to date information about their version of conda.