Files
tldr/pages.zh/common/antibody.md

16 lines
320 B
Markdown

# antibody
> "最快的" shell 插件管理器。
> 更多信息:<https://getantibody.github.io>。
- 将所有插件捆绑以进行静态加载:
`antibody bundle < {{~/.zsh_plugins.txt}} > {{~/.zsh_plugins.sh}}`
- 更新所有捆绑包:
`antibody update`
- 列出所有已安装的插件:
`antibody list`