summaryrefslogtreecommitdiff
path: root/plugins/zeus/zeus.plugin.zsh
AgeCommit message (Collapse)Author
2019-12-28New alias zwip that launch cucumber with the :wip profile (#4111)Charles Assus
* Add zeus rake cucumber:wip, alias swip * Add the right command for zwip alias :D * Add the right command * respect the coding style * respect the coding final
2015-06-10Disable globbing when executing `zeus rake` aliases to enable use of square ↵Blake Watters
brackets without escaping
2013-11-14add new alias to zeusPedro Henrique Passalini
2013-03-27Fixes #1485 zeus should not be bundledSimeon F. Willbanks
2013-02-07add alias for rspec to zeus pluginEric Kelly
2012-10-02fix test aliasesDominik Bamberger
2012-10-01look for test/unit instead of test/units. #typoDominik Bamberger
2012-09-27Add zeus pluginDominik Bamberger
Includes aliases for zeus (https://github.com/burke/zeus) Also there is a README.md that list all aliases, ready to copy into the wiki.