add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

29
pages.zh/common/omf.md Normal file
View File

@@ -0,0 +1,29 @@
# omf
> 我的鱼Fishshell 框架。
> 安装软件包以扩展和修改 fish shell。
> 更多信息: <https://github.com/oh-my-fish/oh-my-fish>。
- 安装一个或多个软件包:
`omf install {{name}}`
- 列出已安装的软件包:
`omf list`
- 列出可用主题:
`omf theme`
- 应用一个主题:
`omf theme {{name}}`
- 移除一个主题或软件包:
`omf remove {{name}}`
- 卸载 Oh My Fish
`omf destroy`