mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-01-25 09:12:14 +08:00
4 lines
69 B
Bash
4 lines
69 B
Bash
fpath=($ZSH/plugins/vagrant $fpath)
|
|
autoload -U compinit
|
|
compinit -i
|