--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # antibody > "The fastest" shell plugin manager. > More information: . - 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`