From fe7d5a0da10a24a4a787342cf51c37e1f3d42944 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 12 Feb 2015 21:26:47 +0100 Subject: [PATCH] fix typo --- _conda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_conda b/_conda index d4033d2..19158a9 100644 --- a/_conda +++ b/_conda @@ -14,7 +14,7 @@ # # $ git clone $CLONEURL # $ fpath+=$PWD/conda-zsh-completion -# $ compinit conda-zsh-completion +# $ compinit conda # # To activate the completion cache for packages, add the following to your # .zshrc: