This commit is contained in:
Your Name
2024-06-27 08:21:18 +00:00
parent 187341f9d9
commit 4244c30851

View File

@@ -58,8 +58,6 @@ EOF
# micromamba shell init -s bash -p ~/micromamba
# cat <<'EOF' >> ~/.bashrc
# source ~/micromamba/etc/profile.d/micromamba.sh
# echo "alias mamba=micromamba" >> ~/.bashrc
# echo "alias mba=mamba" >> ~/.bashrc
# EOF
# # 配置 .mambarc 文件
# cat <<EOF > ~/.mambarc