9 lines
163 B
Markdown
9 lines
163 B
Markdown
# My ZSH environment
|
|
|
|
## How to install
|
|
|
|
```zsh
|
|
export LC_ALL=en_US.UTF-8
|
|
cur l-sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh
|
|
```
|