danielbayerlein / zazu-homebrew

Zazu plugin to search for @Homebrew formulae with braumeister.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zazu-homebrew

Zazu plugin to search for Homebrew formulae with braumeister.org

Usage

To search formulae simply type brew then the name of the formula to search for. For example brew vim.

screenshot

Install

Add danielbayerlein/zazu-homebrew inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "danielbayerlein/zazu-homebrew"
  ]
}

License

Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.

About

Zazu plugin to search for @Homebrew formulae with braumeister.org

License:MIT License


Languages

Language:JavaScript 100.0%