Commit Graph

11 Commits (master)

Author SHA1 Message Date
Stephen M. Coakley f2c2022fb4 Update Docker image to Fish 2.5.0 (#484) 7 years ago
Stephen M. Coakley d951cb1a15 Normalize redirection syntax (#459) 8 years ago
Stephen M. Coakley 1496b5ef45 Update base image (#411) 8 years ago
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
8 years ago
Bruno Pinto 320578df51 A correct Dockerfile usage 9 years ago
Bruno Pinto 055178bf3d Dockerfile to install fish and test dependencies
This Dockerfile creates an ubuntu machine with fish-shell and the
dependencies we use on our test suite installed.

It does not install Oh My Fish, which one might find weird (I do). Not
confident that this is the best approach, but it's the best I could find
at the moment.
9 years ago
Jorge Bucaran 2693a2fd18 %%% United States of the Fish → Wahoo + OMF %%% 9 years ago
André L. F. Pinto 886660d177 Fix outdated project information 9 years ago
Jorge Bucaran d7366e9466 seq call in getopts should specify negative step 9 years ago
Bruno Pinto 0f2a999fed installing oh-my-fish on fish_path, so it overrides the custom install 9 years ago
Bruno Pinto 550a4b4afb adding a dockerfile 9 years ago