Skip to content

Commit

Permalink
add zim's usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Liumingxun committed Jun 27, 2024
1 parent 2a23361 commit 6b4b3b9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _conda
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@
# plugins=(… conda-zsh-completion)
# 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
# oh-my-zsh.sh.
#
Expand Down

0 comments on commit 6b4b3b9

Please sign in to comment.