mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add pipx tab completion
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
4f4cdee404
commit
c26b81e362
1 changed files with 1 additions and 0 deletions
|
@ -1359,6 +1359,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [pip-completion](https://github.com/srijanshetty/zsh-pip-completion) - Autocompletion plugin for pip.
|
||||
- [pipenv (AlexGascon)](https://github.com/AlexGascon/pipenv-oh-my-zsh) - Enables aliases for the most common pipenv commands.
|
||||
- [pipenv (gangleri)](https://github.com/gangleri/pipenv) - Completions for `pipenv`.
|
||||
- [pipx](https://github.com/omBratteng/zsh-plugin-pipx) - Tab completions for [pipx](https://github.com/pypa/pipx).
|
||||
- [pks-autocomplete](https://github.com/tybritten/pks-zsh-autocomplete-plugin) - Adds completions for Pivotal's [PKS CLI](https://network.pivotal.io/products/pivotal-container-service)
|
||||
- [pmy](https://github.com/relastle/pmy) - General purpose context-aware ZSH completion engine powered by [fzf](https://github.com/junegunn/fzf).
|
||||
- [quickjump](https://github.com/fikovnik/zsh-quickjump) - Adds tab completion support for [skim](https://github.com/lotabout/skim) for recent files and directories using [fasd](https://github.com/whjvenyl/fasd).
|
||||
|
|
Loading…
Reference in a new issue