Commit Graph

12 Commits

Author SHA1 Message Date
Peter Bomars
ccdc5518f0 Update plugins/rvm/rvm.plugin.zsh
1) be gentle - first git pull request
2) added ruby 2.0.0 alias and function
2013-02-14 00:18:12 -08:00
Robby Russell
228c3fc89f Merge pull request #1301 from bencao/master
fix rvm plugin auto complete not work problem
2012-12-02 13:04:14 -08:00
Jeong Mok Cho
7d9518d48d Use rvm completion from ~/.rvm/scripts/zsh/Completion 2012-11-19 17:04:10 +09:00
Ben Cao
fa859f90d2 fix rvm auto complete, pointing to $rvm_path 2012-09-03 11:51:28 +08:00
Andreas Steinel
967e84ebaa multiple versions could occur and should also be highlighted 2011-12-29 02:22:40 +01:00
Andrew Hodges
9801ad6453 Remove Uneeded Lines 2011-05-30 11:10:35 -04:00
Andrew Hodges
1e3b441ce7 Rollback of Pull #366
sorin-ionescu had some good points.
2011-05-30 10:09:00 -04:00
Andrew Hodges
572b27b757 Gem List Helper
Add helper function to list gems in a pretty way (only with rvm, for now). Add
missng EOF newline and a todo to the ruby plugin.
2011-05-28 10:50:06 -04:00
Andrew Hodges
9f34bbedc8 RVM Update Helpers
Add helper function to get rvm head. Add helper function to link zsh
completion that comes with rvm into om-my-zsh plugin directory, but don't
overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is
better, but I want to be able to compare).
2011-05-28 10:35:54 -04:00
Andrew Hodges
e703c9591c Helpful Listing Aliases
Add alias to list installed rubies. Add alias to list gemsets in active ruby.
2011-05-28 10:23:06 -04:00
Andrew Hodges
3e43316550 Ruby Switching Helpers
Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180.
Add completion definitions for helper functions.
2011-05-28 10:16:06 -04:00
Christopher Chow
7f69551498 Add tab completion for rvm. 2011-02-23 02:56:25 +11:00