mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Update conda
entry
Include link to http://conda.pydata.org/ Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
ccb03cbec8
commit
e0a1b10c7e
1 changed files with 1 additions and 1 deletions
|
@ -1348,7 +1348,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [completions (clarketm)](https://github.com/clarketm/zsh-completions) - This includes the zsh-users[completions](https://github.com/zsh-users/zsh-completions), zchee's [completions](https://github.com/zchee/zsh-completions), nilsonholger's [osx-zsh-completions](https://github.com/nilsonholger/osx-zsh-completions) and various other custom completions.
|
||||
- [completions (zchee)](https://github.com/zchee/zsh-completions) - Yet another collection of tab completions.
|
||||
- [completions (zsh-users)](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH.
|
||||
- [conda](https://github.com/conda-incubator/conda-zsh-completion) - ZSH tab completion for conda.
|
||||
- [conda](https://github.com/conda-incubator/conda-zsh-completion) - ZSH tab completion for [conda](http://conda.pydata.org/).
|
||||
- [cpan](https://github.com/MenkeTechnologies/zsh-cpan-completion) - Adds `cpan install word<tab>` and `cpanm install <tab>` to complete remote CPAN package names.
|
||||
- [ctop](https://github.com/gantsign/zsh-plugins/tree/master/ctop) - Tab completions for [ctop](https://github.com/bcicen/ctop).
|
||||
- [dagger](https://github.com/jygastaud/dagger-oh-my-zsh) - Completions for dagger.
|
||||
|
|
Loading…
Reference in a new issue