mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add aliyun tab completion
This commit is contained in:
parent
3136c85a26
commit
f296346d54
1 changed files with 1 additions and 0 deletions
|
@ -1055,6 +1055,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
These plugins add tab completions without adding extra functions or aliases.
|
||||
|
||||
* [_url-httplink](https://github.com/Valodim/zsh-_url-httplink) - Extends ZSH's \_urls completion, allowing it to complete urls from html pages.
|
||||
* [aliyun](https://github.com/thuandt/zsh-aliyun) - Add completions for the [Aliyun CLI](https://github.com/aliyun/aliyun-cli).
|
||||
* [ansible-server](https://github.com/viasite-ansible/zsh-ansible-server) - Completions for viasite-ansible/ansible-server.
|
||||
* [antibody-completion](https://github.com/sinetoami/antibody-completion) - This plugin provides completion for [Antibody](https://github.com/getantibody/antibody) plugin manager.
|
||||
* [appspec](https://github.com/perlpunk/App-AppSpec-p5) - Generating completions for Bash and ZSH from YAML specs
|
||||
|
|
Loading…
Reference in a new issue