Add zsh completion function

* imported from https://github.com/steinymity/aptly-zsh
This commit is contained in:
Maximilian Stein
2018-02-16 13:09:22 +01:00
parent 3c04c56639
commit 2fa9d7402f
6 changed files with 691 additions and 6 deletions

View File

@@ -30,4 +30,5 @@ List of contributors, in chronological order:
* TJ Merritt (https://github.com/tjmerritt)
* Matt Martyn (https://github.com/MMartyn)
* Ludovico Cavedon (https://github.com/cavedon)
* Petr Jediny (https://github.com/pjediny)
* Petr Jediny (https://github.com/pjediny)
* Maximilian Stein (https://github.com/steinymity)