ohmyzsh/plugins/chefvm/_chefvm

5 lines
113 B
Text

#compdef chefvm
_arguments \
"1:Commands:($(__chefvm_commands))" \
"*:Configurations:($(__chefvm_configs))"