Commit Graph

6 Commits

Author SHA1 Message Date
Christian Höltje
63bae2aba9 Use $OSTYPE instead of uname to speed things up
The $OSTYPE variable is set at ZSH compile time and can be safely used
to determine the OS of the system. e.g. darwin (os x)
2014-07-23 09:18:14 -04:00
Robby Russell
861d380aa3 Merge pull request #2658 from leifcr/rake-fast-issue
Plugin: Rake-fast: Support both *nix and Darwin
2014-03-27 21:29:36 -07:00
Kevin Bongart
7b08f494e3 Add README file to rake-fast plugin 2014-03-25 12:38:02 -04:00
Leif Ringstad
48f8f2809b Plugin: Rake-fast: Support both *nix and Darwin 2014-03-25 16:36:39 +01:00
Kevin Bongart
baeac5bec9 Remove copyright information, as per #2588 2014-03-16 16:52:37 -04:00
Kevin Bongart
1a029f2935 Add rake-fast plugin for fast rake autocompletion 2014-02-13 12:27:00 -05:00