System Grab Bag

View all TLDR pages from common (or from all pages)

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

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.