ohmyzsh-custom/README.md

7 lines
180 B
Markdown
Raw Permalink Normal View History

2024-08-08 11:51:48 -04:00
# ZSH Custom
My custom modules for OhMyZSH, containing aliases, plugins, etc.
2024-08-10 11:17:14 -04:00
```bash
rm -rf $ZSH_CUSTOM && git clone https://git.povario.com/powermaker450/custom $ZSH_CUSTOM
```