mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
Merge pull request #25 from nitlev/patch-1
Ensure plugin is correctly loaded by oh-my-zsh
This commit is contained in:
2
_conda
2
_conda
@@ -25,7 +25,7 @@
|
||||
# just add it to your $fpath before calling the OMZ or Prezto initialization
|
||||
# functions. For example:
|
||||
#
|
||||
# git clone https://github.com/esc/conda-zsh-completion ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/zsh-completions
|
||||
# git clone https://github.com/esc/conda-zsh-completion ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/conda-zsh-completion
|
||||
#
|
||||
# And add lines in `.zshrc`
|
||||
# plugins=(… conda-zsh-completion)
|
||||
|
||||
Reference in New Issue
Block a user