Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
70d0beae22e7d97d4380af32dae1618f45e3dd4b
70d0beae22e7d97d4380af32dae1618f45e3dd4b
Switch branch/tag
ohmyzsh
plugins
vagrant
vagrant.plugin.zsh
Find file
Normal view
History
Permalink
vagrant.plugin.zsh
69 Bytes
Edit
Web IDE
Newer
Older
vagrant plugin autocompletion - initial version
Fedyashev Nikita
committed
Nov 15, 2010
1
2
3
fpath
=(
$ZSH
/plugins/vagrant
$fpath
)
autoload
-U
compinit
compinit
-i