Zazu plugin to search for GitHub repositories with github.com. The GitHub API rate limit allows you to make up to 10 requests per minute.
To search GitHub repositories simply type gh
then the name of the repository to search for.
For example gh preact
.
Add danielbayerlein/zazu-github
inside of plugins
block of your ~/.zazurc.json
file.
{
"plugins": [
"danielbayerlein/zazu-github"
]
}
Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.