add note about positioning the autoload line when using oh-my-zsh.

This commit is contained in:
Michael Schmuker
2020-04-07 11:35:56 +02:00
parent e44d631700
commit 13a4e443ab

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':
#