[+] Conda init for macOS

This commit is contained in:
Hykilpikonna
2022-07-23 22:34:17 -04:00
parent ba11a9445d
commit d0668e0ceb
2 changed files with 23 additions and 0 deletions
+3
View File
@@ -1,12 +1,15 @@
# zshrc
My zshrc
## Installation
```sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)"
```
## Ubuntu fast setup
```sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/ubuntu_setup.sh)"
```