Open1

mamba インストール

CatfishCatfish

元々condaを使っていた環境でクリーンインストールからminiforge3を入れ直すと.zshrcに以下の文が挿入されないのでmambaが動かなくなる

if [ -f "/Users/a/miniforge3/etc/profile.d/mamba.sh" ]; then
. "/Users/a/miniforge3/etc/profile.d/mamba.sh"
fi