add new chinese translations
This commit is contained in:
16
pages.zh/common/antibody.md
Normal file
16
pages.zh/common/antibody.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# antibody
|
||||
|
||||
> "最快的" shell 插件管理器。
|
||||
> 更多信息:<https://getantibody.github.io>。
|
||||
|
||||
- 将所有插件捆绑以进行静态加载:
|
||||
|
||||
`antibody bundle < {{~/.zsh_plugins.txt}} > {{~/.zsh_plugins.sh}}`
|
||||
|
||||
- 更新所有捆绑包:
|
||||
|
||||
`antibody update`
|
||||
|
||||
- 列出所有已安装的插件:
|
||||
|
||||
`antibody list`
|
Reference in New Issue
Block a user