mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-03 01:34:16 +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.packages.cd.fish | ||
omf.packages.describe.fish | ||
omf.packages.install.fish | ||
omf.packages.list.fish | ||
omf.packages.name.fish | ||
omf.packages.new.fish | ||
omf.packages.path.fish | ||
omf.packages.remove.fish | ||
omf.packages.submit.fish | ||
omf.packages.update.fish | ||
omf.packages.valid_name.fish |