oh-my-fish/pkg/omf/functions/core
Stephen M. Coakley cfe8e769db Refactor installer and config setup (#361)
Refactor the installer to be more maintainable and interactive. The installer is now more robust and safe in its operation, and asks interactive questions for choices that the user must resolve. Setting up confuguration is also now changed to take advantage of Fish 2.3 features and does not mess with user's configuration files without permission.

- Make installer smarter and use uninstaller in destroy
- Better handling and checking for offline installs
- `omf destroy` simply uses `install --uninstall`
- Final warning message is no longer displayed when user intentionally aborts install
- Backups are restored during uninstall
- Update the README to detail the new ways to install OMF
2016-08-08 09:00:17 -05:00
..
omf.core.update.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.destroy.fish Refactor installer and config setup (#361) 2016-08-08 09:00:17 -05:00
omf.doctor.fish omf doctor checks for fish & git versions 2016-03-24 09:01:18 +02:00
omf.reload.fish Implement safe shell reloading inside omf plugin 2016-03-24 18:43:23 -03:00
omf.xdg.config_home.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00