Add snappy completion

This commit is contained in:
Joe Block 2017-04-22 08:33:07 -07:00
parent 8635493b57
commit 5e81a51e1a

View file

@ -458,6 +458,7 @@ These plugins add tab completion without adding extra functions or aliases.
* [racket completion](https://github.com/racket/shell-completion) - Completion for [Racket](http://racket-lang.org).
* [rake-completion.zshplugin](https://github.com/unixorn/rake-completion.zshplugin) - Add fast tab completion for rakefile targets.
* [rancher-zsh-completion](https://github.com/go/rancher-zsh-completion) - Add completions for the Rancher CLI.
* [snappy](https://github.com/Arlon1/Snappy_zsh_autocompletion) - Add completions for snappy.
* [ssh-agent](https://github.com/hkupty/ssh-agent) - Automatically starts `ssh-agent` to set up and load whichever credentials you want for ssh connections.
* [surf.plugin.zsh](https://github.com/markussom/surf.plugin.zsh) - Add completions for surf.
* [test-kitchen-zsh-plugin](https://github.com/pelletiermaxime/test-kitchen-zsh-plugin) - Add completions for [Test Kitchen](http://kitchen.ci/).