forked from extern/ohmyzsh
Use rvm completion from ~/.rvm/scripts/zsh/Completion
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
fpath=($rvm_path/scripts/zsh/Completion $fpath)
|
||||
|
||||
alias rubies='rvm list rubies'
|
||||
alias gemsets='rvm gemset list'
|
||||
|
||||
|
Reference in New Issue
Block a user