Skip to content
Snippets Groups Projects
Commit 311bcf3c authored by Sören Wacker's avatar Sören Wacker
Browse files

Update .bashrc-reit

parent ac38c890
Branches
No related tags found
No related merge requests found
......@@ -47,6 +47,9 @@ alias install-miniforge='
&& conda init \
&& conda install -n base -c conda-forge mamba'
### Alias to install Mircomamba dependency manager
alias install-micromamba='"${SHELL}" <(curl -L micro.mamba.pm/install.sh)'
### Alias to install Pixi dependency manager
alias install-pixi='curl -fsSL https://pixi.sh/install.sh | bash'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment