haxmeister / liguros-reporter

Anonymous reporting tool for Liguros Linux
MIT License
5 stars 3 forks source link

zsh completion #121

Closed palica closed 6 years ago

palica commented 6 years ago

if we do bash we might try to do zsh

tejr commented 6 years ago

I'm willing to learn how to do this, but I don't know how Zsh completion works (yet).

palica commented 6 years ago

does this help? https://github.com/zsh-users/zsh-completions/blob/master/zsh-completions-howto.org

palica commented 6 years ago

added some zsh completion stuff in feature branch: https://github.com/haxmeister/funtoo-reporter/tree/feature/zsh-completion

please review

palica commented 6 years ago

ok, tested and it works on my system. going to merge into develop.