From e51e3fb911c08fc244ca7126b2608217e27a42c0 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 27 May 2018 06:06:14 -0600 Subject: [PATCH] Add username to existing pipenv entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 912ff3f..a58e24a 100644 --- a/README.md +++ b/README.md @@ -595,7 +595,7 @@ These plugins add tab completions without adding extra functions or aliases. * [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). * [pip-completion](https://github.com/srijanshetty/zsh-pip-completion) - Autocompletion plugin for pip. -* [pipenv](https://github.com/gangleri/pipenv) - Completions for `pipenv` +* [pipenv (gangleri)](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.