homepage and issue-tracker

This commit is contained in:
Valentin Haenel
2015-02-14 19:11:17 +01:00
parent 63a7d96011
commit 2e2e4c6cd7

4
_conda
View File

@@ -6,6 +6,7 @@
# Author: Valentin Haenel <valentin@haenel.co> (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
# ---------
#