mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 03:04:26 +08:00
Add tab completion for rvm.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fpath=($ZSH/plugins/rvm $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
Reference in New Issue
Block a user