Add tab completion for rvm.

This commit is contained in:
Christopher Chow
2011-02-23 02:56:25 +11:00
parent 746a10368a
commit 7f69551498
2 changed files with 150 additions and 0 deletions

View File

@ -0,0 +1,3 @@
fpath=($ZSH/plugins/rvm $fpath)
autoload -U compinit
compinit -i