mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-03 02:09:46 +08:00
49dda5c2f7
This updates omf plugin to new architecture, moving functions to `functions` directory. It also revamps the separation of concerns between CLI and underlying implementations, organizing them into directories, whose are autoloaded in plugin startup. |
||
---|---|---|
.. | ||
omf.cli.cd.fish | ||
omf.cli.describe.fish | ||
omf.cli.destroy.fish | ||
omf.cli.doctor.fish | ||
omf.cli.help.fish | ||
omf.cli.install.fish | ||
omf.cli.list.fish | ||
omf.cli.new.fish | ||
omf.cli.remove.fish | ||
omf.cli.submit.fish | ||
omf.cli.theme.fish | ||
omf.cli.themes.list.fish | ||
omf.cli.update.fish | ||
omf.cli.version.fish |