ohmyzsh-custom/README.md
2024-08-10 11:17:14 -04:00

7 lines
180 B
Markdown

# ZSH Custom
My custom modules for OhMyZSH, containing aliases, plugins, etc.
```bash
rm -rf $ZSH_CUSTOM && git clone https://git.povario.com/powermaker450/custom $ZSH_CUSTOM
```