mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 14:22:07 +02:00
371 B
371 B
omf
Oh My Fish, the Fishshell Framework. Install packages to extend and modify the fish shell.
- 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