OMF Package Manager - Extend Fish Shell | Online Free DevTools by Hexmos
Extend Fish shell with OMF package manager. Install themes, plugins, and customize your shell environment with ease. Free online tool, no registration required.
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 list
- List available themes:
omf theme
- Apply a theme:
omf theme {{name}}
- Remove a theme or package:
omf remove {{name}}
- Uninstall Oh My Fish:
omf destroy
