mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
document how to develop the completion
This commit is contained in:
5
_conda
5
_conda
@@ -26,6 +26,11 @@
|
||||
# To forcefully clean the completion cache, look in '~/.zcompcache' and remove
|
||||
# file starting with 'conda_'.
|
||||
#
|
||||
# When developing, you can use the following to reload the completion after
|
||||
# having modified it:
|
||||
#
|
||||
# $ unfunction _conda && autoload -U _conda
|
||||
#
|
||||
# Please report any issues at:
|
||||
# https://github.com/esc/conda-zsh-completion/issues
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user