mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add PKS completions
This commit is contained in:
parent
152df32d00
commit
ac5bc1d0df
1 changed files with 1 additions and 0 deletions
|
@ -721,6 +721,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [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`.
|
||||
* [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.
|
||||
* [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)
|
||||
* [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…
Reference in a new issue