sundry/zsh/README.md

8 lines
137 B
Markdown
Raw Normal View History

# My ZSH environment
## How to install
2024-05-20 20:44:56 -04:00
```zsh
curl -sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh
2024-05-20 20:44:56 -04:00
```