mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-02 02:26:46 +01:00
3 lines
69 B
Bash
3 lines
69 B
Bash
fpath=($ZSH/plugins/vagrant $fpath)
|
|
autoload -U compinit
|
|
compinit -i
|