Merge pull request #24 from levbishop/master

Fix for #16
This commit is contained in:
Valentin Haenel
2019-09-18 23:08:02 +02:00
committed by GitHub

2
_conda
View File

@@ -297,7 +297,7 @@ except KeyError:
}
__conda_commands(){
local -a package maint environment help config special
local -a package maint environment help config special tmp
package=(
search:'Search for packages and display their information.'
install:'Install a list of packages into a specified conda environment.'