Commit Graph

11 Commits (912e6694548a6445a661c6faa1ccdb68f8bb2c51)

Author SHA1 Message Date
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.
11 years ago
Attila Györffy 9f24041e34 Use public HTTPS when installing Oh My Fish 11 years ago
Bruno Pinto 4d00195fe2 install tool 12 years ago