From 099f18437e0449ce9006f21ac205a3d89beb518c Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 16 Mar 2018 13:03:51 -0600 Subject: [PATCH] Add pipenv completions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c569089..81f1a0f 100644 --- a/README.md +++ b/README.md @@ -568,6 +568,7 @@ These plugins add tab completion without adding extra functions or aliases. * [parallels-zsh-plugin](https://github.com/benclark/parallels-zsh-plugin) - Add completions for Parallels desktop. * [pass-zsh-completion](https://github.com/ninrod/pass-zsh-completion) - convenience repo to easily obtain [pass](https://www.passwordstore.org/) command completion for ZSH. * [pebble-zsh-completion](https://github.com/Neal/pebble-zsh-completion) - completion script for [pebble](https://developer.getpebble.com/guides/publishing-tools/pebble-tool). +* [pipenv](https://github.com/gangleri/pipenv) - Completions for `pipenv` * [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.