Added plugin to Juju support

This commit is contained in:
Ayrton Araújo 2014-09-22 14:18:27 -04:00
commit 5a6fbdb6d7
2 changed files with 114 additions and 0 deletions

8
plugins/juju/README.md Normal file
View file

@ -0,0 +1,8 @@
# juju autocomplete plugin
* Adds autocomplete options for all juju commands.
* Based on https://code.launchpad.net/~benji/+junk/zsh-juju-completion
## Requirements
In order to make this work, you will need to have the Juju (DevOps Destiled) set up in your path.