Skip to content

Instantly share code, notes, and snippets.

@wolfv
Created November 2, 2022 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfv/bc38c77dfdce913d29b03948e33eae22 to your computer and use it in GitHub Desktop.
Save wolfv/bc38c77dfdce913d29b03948e33eae22 to your computer and use it in GitHub Desktop.
Fetch micromamba ps1
curl -Ls https://micro.mamba.pm/api/micromamba/win-64/latest | tar -xvj -C ~/.local/bin/ --strip-components=1 Library/bin/micromamba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment