mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
303 B
303 B
antibody
"The fastest" shell plugin manager. More information: https://getantibody.github.io.
- 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