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