omf
TLDR
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]
SYNOPSIS
omf [command] [options]
DESCRIPTION
omf is Oh My Fish, a Fish shell framework. Manages plugins and themes.
The tool extends Fish shell functionality. Community package ecosystem.
omf manages Fish plugins.
PARAMETERS
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.
CAVEATS
Fish shell required. Community packages. May conflict with other frameworks.
HISTORY
Oh My Fish was created as a package manager for the Fish shell.


