From d2d2ab0fe119a039f0fb1c08cb5a65de63712dc9 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Mon, 16 Feb 2015 19:25:08 +0100 Subject: [PATCH] create also allows package versions to be completed --- _conda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_conda b/_conda index 201a749..faef28d 100644 --- a/_conda +++ b/_conda @@ -412,7 +412,7 @@ case $state in '--unknown[use index metadata from the local package cache]' \ '--clone[path to (or name of) existing local environment]' \ '--no-default-packages[ignore create_default_packages in condarc file]' \ - '*:packages:__describe_conda_package_available' \ + '*:packages:__magic' \ ;; (install) _arguments -C $help_opts \