8 lines
137 B
Markdown
8 lines
137 B
Markdown
# My ZSH environment
|
|
|
|
## How to install
|
|
|
|
```zsh
|
|
curl -sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh
|
|
```
|