mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add @stranathan pipenv plugin
This commit is contained in:
parent
e51e3fb911
commit
1017e4e666
1 changed files with 1 additions and 0 deletions
|
@ -596,6 +596,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [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 (gangleri)](https://github.com/gangleri/pipenv) - Completions for `pipenv`
|
||||
* [pipenv (owenstranathan)](https://github.com/owenstranathan/pipenv.zsh) - automatically activates a **pipenv** when entering a directory if there is Pipfile in that directory. Includes `pipenv` completions.
|
||||
* [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.
|
||||
|
|
Loading…
Add table
Reference in a new issue