diff --git a/_conda b/_conda index 8ba166d..1197745 100644 --- a/_conda +++ b/_conda @@ -6,6 +6,7 @@ # Author: Valentin Haenel (https://github.com/esc/) # Licence: WTFPL (http://sam.zoy.org/wtfpl/) # Version: 0.3-dev +# Homepage: https://github.com/esc/conda-zsh-completion # # This completion depends on Python for a json parser, sorry. Unfortunately # there is no such thing in zsh (yet). @@ -24,6 +25,9 @@ # To forcefully clean the completion cache, look in '~/.zcompcache' and remove # file starting with 'conda_'. # +# Please report any issues at: +# https://github.com/esc/conda-zsh-completion/issues +# # CHANGELOG # --------- #