diff --git a/_conda b/_conda index cd7dc82..64db5b6 100644 --- a/_conda +++ b/_conda @@ -212,6 +212,9 @@ case $state in '--remove-key[remove a configuration key (and all its values)]' \ '(-f --force)'{-f,--force}'[write to the config file using the yaml parser]' \ ;; + (init) + _arguments -C $help_opts \ + ;; (*) #_arguments -C $opts _path_files