This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git. The repository failed to update .
Last successful update .
  1. 11 Dec, 2016 1 commit
  2. 08 Dec, 2016 1 commit
  3. 29 Nov, 2016 1 commit
  4. 28 Nov, 2016 2 commits
  5. 24 Nov, 2016 1 commit
  6. 16 Nov, 2016 2 commits
  7. 10 Nov, 2016 1 commit
  8. 02 Nov, 2016 1 commit
  9. 01 Nov, 2016 1 commit
  10. 29 Oct, 2016 1 commit
  11. 23 Oct, 2016 1 commit
  12. 21 Oct, 2016 3 commits
  13. 20 Oct, 2016 3 commits
  14. 16 Oct, 2016 1 commit
  15. 14 Oct, 2016 1 commit
  16. 13 Oct, 2016 1 commit
  17. 04 Oct, 2016 1 commit
  18. 30 Sep, 2016 1 commit
  19. 22 Sep, 2016 1 commit
  20. 20 Sep, 2016 1 commit
    • Pablo Aguiar's avatar
      Amend templates (#403) · 00325f88
      Pablo Aguiar authored
      * omf/templates: use ones name as copyright holder
      
      * omf/templates: use ones github username in URLs
      
      * omf/templates: use current yeat in copyright notice
      00325f88
  21. 18 Sep, 2016 1 commit
  22. 16 Sep, 2016 1 commit
    • Mathias Djärv's avatar
      assert fish version before asserting commands (#399) · 543afc7c
      Mathias Djärv authored
      * assert fish version before asserting commands
      
      - fix #398 so that the correct error message is displayed
      
      * move assert_cmds to after fish and git checks
      
      - remove fish and git from assert_cmds, these checks are already done in their specific assert_ functions making them redundant in assert_cmds
      - move function assert_cmds to match execution order
      543afc7c
  23. 05 Sep, 2016 1 commit
  24. 02 Sep, 2016 1 commit
  25. 30 Aug, 2016 1 commit
  26. 26 Aug, 2016 1 commit
  27. 24 Aug, 2016 1 commit
  28. 22 Aug, 2016 1 commit
  29. 15 Aug, 2016 1 commit
  30. 10 Aug, 2016 1 commit
  31. 09 Aug, 2016 1 commit
  32. 08 Aug, 2016 2 commits
    • Stephen M. Coakley's avatar
      Tweak readme (#380) · 9fa56cf1
      Stephen M. Coakley authored
      9fa56cf1
    • Stephen M. Coakley's avatar
      Refactor installer and config setup (#361) · cfe8e769
      Stephen M. Coakley authored
      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
      cfe8e769
  33. 04 Aug, 2016 1 commit