1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/antibody.md

17 lines
303 B
Markdown
Raw Normal View History

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