2025-03-14 21:59:59 -06:00
|
|
|
# antibody
|
|
|
|
|
|
|
|
|
|
> "The fastest" shell plugin manager.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://getantibody.github.io/#Usage>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Bundle all plugins for static loading:
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`antibody < {{~/.zsh_plugins.txt}} bundle > {{~/.zsh_plugins.sh}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Update all bundles:
|
|
|
|
|
|
|
|
|
|
`antibody update`
|
|
|
|
|
|
|
|
|
|
- List all installed plugins:
|
|
|
|
|
|
|
|
|
|
`antibody list`
|