zsh/README.md
2022-07-31 20:39:02 -05:00

10 lines
175 B
Markdown

# Cloning this repository
- Ensure you pass `--recurse-submodules` to git!
# Install without OS packer install attempts
```bash
SKIP_PKG_INSTALL=true bash install.bash
```