← 返回命令列表

Linux command

omf 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Install package

omf install [package]

List installed packages

omf list

Update Oh My Fish

omf update

Search packages

omf search [query]

Remove package

omf remove [package]

Change theme

omf theme [theme_name]

说明

omf is Oh My Fish, a Fish shell framework. Manages plugins and themes. The tool extends Fish shell functionality. Community package ecosystem.

参数

install _PACKAGE_
Install package/theme.
list
List installed packages.
update
Update framework.
search _QUERY_
Search packages.
remove _PACKAGE_
Uninstall package.
theme _NAME_
Change theme.
--help
Display help information.

FAQ

What is the omf command used for?

omf is Oh My Fish, a Fish shell framework. Manages plugins and themes. The tool extends Fish shell functionality. Community package ecosystem.

How do I run a basic omf example?

Run `omf install [package]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does install _PACKAGE_ do in omf?

Install package/theme.