bash How do I set Conda to activate the base environment by default? code example Example: conda create environment python 3 conda create -n [env-name] python