mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 14:24:59 +08:00
Merge pull request #29 from Huitzilo/master
add note about positioning the autoload line when using oh-my-zsh.
This commit is contained in:
3
_conda
3
_conda
@@ -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':
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user