Commit Graph

15 Commits (925875790101c4f92240b24eb502191b4036e2f7)

Author SHA1 Message Date
jeremiejig 961d051c2e Some Renaming. Creation of tools dir.
Moving and renaming install_fish.sh to travis_install_fish

Moving travis_* from tests to tools.

rename: fish_user_function/ -> functions_override/

renaming travis_test.fish to test_runner.fish
9 years ago
Pyry-Samuli Lahti 5223031aea Add generate-themes-doc.fish
* Generates `docs/Themes.md` that can be used
  for preview available themes
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
Bruno 6fad105d8f Update install.fish
Assigning a default value to TRAVIS_BRANCH
10 years ago
Bruno Pinto 0e6015a9e1 correctly checkout branch on travis install 10 years ago
Bruno Pinto bd22c3757c changing installer to use travis ci env vars 10 years ago
Bruno Pinto bb467f75ac remove double slash 10 years ago
Jorge Bucaran 05f3ecdfec Add support for:
+ Non-interactive terminals, e.g., skip launching fish when
    running tests automated, etc.
  + Non-git-based installations. If git is not found, download
    via curl HTTP GET download request.
  + Installing forks of the framework.
Also:
  + Improve documentation.
  + Fix bug in un escaped backslash causing incorrect syntax
    coloring after the ASCII fish logo.
10 years ago
jeremiejig dc46cbce7d Removing redirect fd 1 and 2.
Well don't need all the extra redirect. normally correclty set.
10 years ago
jeremiejig eb60e799af don't fork 10 years ago
jeremiejig dbbd047cc6 Setting the correct fd when piped 10 years ago
Konrad Borowski d0cc1e7f70 Rewrite installation script in fish shell.
That now means oh my fish requires fish to be installed, but this is
probably for the better.
10 years ago
Attila Györffy 9f24041e34 Use public HTTPS when installing Oh My Fish 11 years ago
Bruno Pinto 4d00195fe2 install tool 11 years ago