Merge pull request #29 from Huitzilo/master

add note about positioning the autoload line when using oh-my-zsh.
This commit is contained in:
Valentin Haenel
2020-04-07 11:47:18 +02:00
committed by GitHub

3
_conda
View File

@@ -31,6 +31,9 @@
# plugins=(… conda-zsh-completion)
# autoload -U compinit && compinit
#
# If you use oh-my-zsh, you might have to move the "autoload" line to after you sourced
# oh-my-zsh.sh.
#
# To activate the completion cache for packages, add the following to your
# '.zshrc':
#