nantaphop / zazu-file-finder

A file finder for Zazu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zazu File Finder

Travis Build Status AppVeyor Build Status

Find files and applications on your computer easily.

Commands

> find readme
> open readme

You can also find applications without a prefix by just typing in part of the name:

> chrome

Installing

Add tinytacoteam/zazu-file-finder inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "tinytacoteam/zazu-file-finder"
  ]
}

About

A file finder for Zazu.


Languages

Language:JavaScript 100.0%