mirror of https://github.com/CrimsonTome/tldr.git
303 B
303 B
antibody
"The fastest" shell plugin manager. 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