mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
Added plugin to Juju support
This commit is contained in:
parent
96e4e5dd03
commit
5a6fbdb6d7
2 changed files with 114 additions and 0 deletions
8
plugins/juju/README.md
Normal file
8
plugins/juju/README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue