Watch
1
0
Fork
You've already forked oh-my-zsh
0
oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh

3 lines
69 B
Shell
Raw Normal View History

fpath=($ZSH/plugins/vagrant $fpath)
autoload -U compinit
compinit -i