This commit is contained in:
Lev S. Bishop
2019-09-17 01:15:02 -04:00
parent 7eeeb9a8ad
commit b740cb8216

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.'