Commit Graph

7 Commits

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