mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Use rvm completion from ~/.rvm/scripts/zsh/Completion
This commit is contained in:
parent
c2ae9e09ca
commit
7d9518d48d
2 changed files with 2 additions and 147 deletions
|
|
@ -1,3 +1,5 @@
|
|||
fpath=($rvm_path/scripts/zsh/Completion $fpath)
|
||||
|
||||
alias rubies='rvm list rubies'
|
||||
alias gemsets='rvm gemset list'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue