Zazu plugin to search for gems with rubygems.org
To use it simply type gem
then the name of the package to search for.
For example gem middleman
.
Add danielbayerlein/zazu-rubygems
inside of plugins
block of your ~/.zazurc.json
file.
{
"plugins": [
"danielbayerlein/zazu-rubygems"
]
}
Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.