mamba - chunhualiao/public-docs GitHub Wiki

To activate this environment, use:

    micromamba activate /Users/liao6/miniforge3

Or to execute a single command in this environment, use:

    micromamba run -p /Users/liao6/miniforge3 mycommand

installation finished.
Do you wish to update your shell profile to automatically initialize conda?
This will activate conda on startup and change the command prompt when activated.
If you'd prefer that conda's base environment not be activated on startup,
   run the following command when conda is activated:

conda config --set auto_activate_base false

You can undo this by running `conda init --reverse $SHELL`? [yes|no]