17 lines
310 B
Markdown
Raw Normal View History

# antibody
> "The fastest" shell plugin manager.
> More information: <https://getantibody.github.io/#Usage>.
- Bundle all plugins for static loading:
`antibody < {{~/.zsh_plugins.txt}} bundle > {{~/.zsh_plugins.sh}}`
- Update all bundles:
`antibody update`
- List all installed plugins:
`antibody list`