Update NOTES.md

This commit is contained in:
2025-06-12 03:34:54 -04:00
committed by GitHub
parent 63d6d47355
commit 5ff37bf2e1
+11 -1
View File
@@ -1,10 +1,20 @@
## Notes to myself # Notes to myself
```sh ```sh
bash <(curl -sL hydev.org/zsh) bash <(curl -sL hydev.org/zsh)
curl -L https://github.com/Hykilpikonna.keys > ~/.ssh/authorized_keys 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 ## Powershell
Run this as administrator: Run this as administrator: