From 2e2e4c6cd7f00a1bd5a9b4f2285a8a330c4ec388 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Sat, 14 Feb 2015 19:11:17 +0100 Subject: [PATCH] homepage and issue-tracker --- _conda | 4 ++++ 1 file changed, 4 insertions(+) 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 # --------- #