Commit Graph

7 Commits (39f54c28050a924670d631b3fa6d05c04d6d49e8)

Author SHA1 Message Date
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