mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 14:24:59 +08:00
add zim's usage
This commit is contained in:
10
_conda
10
_conda
@@ -31,6 +31,16 @@
|
|||||||
# plugins=(… conda-zsh-completion)
|
# plugins=(… conda-zsh-completion)
|
||||||
# autoload -U compinit && compinit
|
# autoload -U compinit && compinit
|
||||||
#
|
#
|
||||||
|
# If you're using zim(Zsh IMproved), you must add it before `zmodule completion` to `.zimrc`,
|
||||||
|
# completion zmodule will call compinit for you, `.zimrc` should like this:
|
||||||
|
#
|
||||||
|
# …
|
||||||
|
# zmodule conda-incubator/conda-zsh-completion
|
||||||
|
# zmodule completion
|
||||||
|
# …
|
||||||
|
#
|
||||||
|
# and then run `zimfw install -v && exec zsh`
|
||||||
|
#
|
||||||
# If you use oh-my-zsh, you might have to move the "autoload" line to after you sourced
|
# If you use oh-my-zsh, you might have to move the "autoload" line to after you sourced
|
||||||
# oh-my-zsh.sh.
|
# oh-my-zsh.sh.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user