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