███████╗███████╗██╗ ██╗
╚══███╔╝██╔════╝██║ ██║
███╔╝ ███████╗███████║
███╔╝ ╚════██║██╔══██║
███████╗███████║██║ ██║
╚══════╝╚══════╝╚═╝ ╚═╝
[ g e m ]
"
gem install <TAB>queries the remote index."
This plugin has all functionality of OMZ gem completion but it also allows gem install <tab> to complete remote gems from output of gem search.
strykelang · zshrs · MenkeTechnologiesMeta · zsh-cargo-completion · zsh-pip-description-completion · zsh-more-completions · zpwr
~/.zshrc
source "$HOME/.zinit/bin/zinit.zsh"
zinit ice lucid nocompile
zinit load MenkeTechnologies/zsh-gem-completioncd "$HOME/.oh-my-zsh/custom/plugins" && git clone https://github.com/MenkeTechnologies/zsh-gem-completion.gitAdd zsh-gem-completion to plugins array in ~/.zshrc
git clone https://github.com/MenkeTechnologies/zsh-gem-completion.gitsource zsh-gem-completion.plugin.zsh or add code to zshrc or any startup script