1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 20:22:09 +02:00
tldr/pages/common/antibody.md
2022-08-06 13:15:06 -03:00

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