mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-08-23 18:53:15 +08:00
homepage and issue-tracker
This commit is contained in:
4
_conda
4
_conda
@@ -6,6 +6,7 @@
|
|||||||
# Author: Valentin Haenel <valentin@haenel.co> (https://github.com/esc/)
|
# Author: Valentin Haenel <valentin@haenel.co> (https://github.com/esc/)
|
||||||
# Licence: WTFPL (http://sam.zoy.org/wtfpl/)
|
# Licence: WTFPL (http://sam.zoy.org/wtfpl/)
|
||||||
# Version: 0.3-dev
|
# Version: 0.3-dev
|
||||||
|
# Homepage: https://github.com/esc/conda-zsh-completion
|
||||||
#
|
#
|
||||||
# This completion depends on Python for a json parser, sorry. Unfortunately
|
# This completion depends on Python for a json parser, sorry. Unfortunately
|
||||||
# there is no such thing in zsh (yet).
|
# there is no such thing in zsh (yet).
|
||||||
@@ -24,6 +25,9 @@
|
|||||||
# To forcefully clean the completion cache, look in '~/.zcompcache' and remove
|
# To forcefully clean the completion cache, look in '~/.zcompcache' and remove
|
||||||
# file starting with 'conda_'.
|
# file starting with 'conda_'.
|
||||||
#
|
#
|
||||||
|
# Please report any issues at:
|
||||||
|
# https://github.com/esc/conda-zsh-completion/issues
|
||||||
|
#
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
# ---------
|
# ---------
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user