Commit Graph
1 Commits
Author SHA1 Message Date
pipi 76b9dbf55f Add completions for you-get
- [X]     Completions are not accepted when already available in zsh.
- [X]     Completions are not accepted when already available in their original project.
- [X]     Please do not just copy/paste someone else's completion, ask before.
- [X]     Partially implemented completions are not accepted.
- [X]     Please add a header containing authors, status and origin of the script and license header if you do not wish to use the Zsh license (example here).
- [X]     Any reasonable open source licence is acceptable but note that we recommend the use of the Zsh license and that you should use it if you hope for the function to migrate to zsh itself.
- [X]     Please try to follow the Zsh completion style guide.
- [X]     Please send one separate pull request per file.
- [X]     Send a pull request or ask for committer access.

From https://github.com/soimort/you-get/blob/develop/contrib/completion/_you-get
2019-01-14 16:40:28 +08:00