/opt/conda/bin/conda init bash
Note: this will change how conda functions if you have a local installation. Any environment created before this change will need to be activated using the full path (i.e. conda activate /home/<username>/*conda/envs/my_env). Any environment created after this change by default will be located under /home/<username>/.conda/envs
conda create -n BMIG_XXXX_KA
echo “/home/<username>/.conda/envs/BMIG_XXX_KA” >> /home/<username>/.conda/environments.txt