mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-10 07:18:00 +02:00
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