mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-03-15 12:05:42 +08:00
4 lines
65 B
Bash
4 lines
65 B
Bash
|
fpath=($ZSH/plugins/rvm $fpath)
|
||
|
autoload -U compinit
|
||
|
compinit -i
|