oh-my-fish/pkg/omf
Stephen M. Coakley 2d1deeb5fd Replace package database with independently installed package repositories (#427)
Replace package database with independently installed package repositories

- Add support for fetching and installing from package repositories containing package URLs and metadata
- Support multiple package repository sources
- Add new repo command
- Remove submit command
- Enhance describe and search commands
- Fix and improve help text for new and adjusted commands
- Fix bundle install exit status
- Refer to plugins as "plugins" instead of the general term "packages"
- Code clarity improvements
- Put plugin/theme distinction into package metadata
2017-02-04 21:49:39 -06:00
..
completions Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
functions Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
spec Basic omf tests 2015-12-19 11:46:09 +00:00
templates Amend templates (#403) 2016-09-20 07:25:27 -03:00
init.fish Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
omf.bundle.install.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.packages.install.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.packages.list.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.packages.name.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.repo.pull.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.update.fish Normalize redirection syntax (#459) 2016-12-17 20:26:46 -06:00