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

29 lines
449 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`