add new chinese translations
This commit is contained in:
32
pages.zh/common/omz.md
Normal file
32
pages.zh/common/omz.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# omz
|
||||
|
||||
> Oh My Zsh 命令行工具。
|
||||
> 更多信息:<https://github.com/ohmyzsh/ohmyzsh>。
|
||||
|
||||
- 更新 Oh My Zsh:
|
||||
|
||||
`omz update`
|
||||
|
||||
- 打印最新更新的 Oh My Zsh 的变更:
|
||||
|
||||
`omz changelog`
|
||||
|
||||
- 重启当前的 Zsh 会话和 Oh My Zsh:
|
||||
|
||||
`omz reload`
|
||||
|
||||
- 列出所有可用的插件:
|
||||
|
||||
`omz plugin list`
|
||||
|
||||
- 启用/禁用 Oh My Zsh 插件:
|
||||
|
||||
`omz plugin {{enable|disable}} {{plugin}}`
|
||||
|
||||
- 列出所有可用的主题:
|
||||
|
||||
`omz theme list`
|
||||
|
||||
- 在 `~/.zshrc` 中设置 Oh My Zsh 主题:
|
||||
|
||||
`omz theme set {{theme}}`
|
Reference in New Issue
Block a user