Last modified: 7 April 2024

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.