Update README.md

This commit is contained in:
powermaker450 2024-08-10 11:17:14 -04:00
parent eafeba28e5
commit 466be7823b

View file

@ -1,3 +1,7 @@
# 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
```