rvm.plugin.zsh 65 B

123
  1. fpath=($ZSH/plugins/rvm $fpath)
  2. autoload -U compinit
  3. compinit -i