snippetbashTip
omf — Oh My Fish, the Fishshell Framework. Install packages to extend and modify the fish shell. More info
Viewed 0 times
thecommandomffishframeworkinstallfishshellcli
Problem
How to use the
omf command: Oh My Fish, the Fishshell Framework. Install packages to extend and modify the fish shell. More information: <https://github.com/oh-my-fish/oh-my-fish>.Solution
omf — Oh My Fish, the Fishshell Framework. Install packages to extend and modify the fish shell. More information: <https://github.com/oh-my-fish/oh-my-fish>.Install one or more packages:
omf install {{name}}List installed packages:
omf listList available themes:
omf themeApply a theme:
omf theme {{name}}Remove a theme or package:
omf remove {{name}}Uninstall Oh My Fish:
omf destroyCode Snippets
Install one or more packages
omf install {{name}}List installed packages
omf listList available themes
omf themeApply a theme
omf theme {{name}}Remove a theme or package
omf remove {{name}}Context
tldr-pages: common/omf
Revisions (0)
No revisions yet.