From 5e81a51e1a51e200ce7e910199e5f44b1d0d8e29 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 22 Apr 2017 08:33:07 -0700 Subject: [PATCH] Add snappy completion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7197675..2eade58 100644 --- a/README.md +++ b/README.md @@ -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/).