Find files and applications on your computer easily.
> find readme
> open readme
You can also find applications without a prefix by just typing in part of the name:
> chrome
Add tinytacoteam/zazu-file-finder
inside of plugins
block of your ~/.zazurc.json
file.
{
"plugins": [
"tinytacoteam/zazu-file-finder"
]
}