mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
missing t
This commit is contained in:
2
_conda
2
_conda
@@ -150,7 +150,7 @@ case $state in
|
||||
(create)
|
||||
_arguments -C $base_opts \
|
||||
$install_opts \
|
||||
'--clone[path to (or name of) existing local environmen]' \
|
||||
'--clone[path to (or name of) existing local environment]' \
|
||||
'--no-default-packages[ignore create_default_packages in condarc file]' \
|
||||
'*:packages:__conda_packages_search' \
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user