diff --git a/NOTES.md b/NOTES.md index 672d3d4..47df808 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,10 +1,20 @@ -## Notes to myself +# Notes to myself ```sh bash <(curl -sL hydev.org/zsh) curl -L https://github.com/Hykilpikonna.keys > ~/.ssh/authorized_keys ``` +## Mamba + +```sh +mamba-install + +Micromamba binary folder? [~/.local/bin] +Init shell (zsh)? [Y/n] n +Configure conda-forge? [Y/n] y +``` + ## Powershell Run this as administrator: