7 lines
180 B
Markdown
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
|
|
``` |