3 lines
69 B
Shell
3 lines
69 B
Shell
fpath=($ZSH/plugins/vagrant $fpath)
|
|
autoload -U compinit
|
|
compinit -i
|
fpath=($ZSH/plugins/vagrant $fpath)
|
|
autoload -U compinit
|
|
compinit -i
|