# fzy
A fuzzy text selector for terminals in C inspired by
[selecta](https://github.com/garybernhardt/selecta)
and
[dmenu](http://tools.suckless.org/dmenu/)

## Installation
$ make
$ sudo make install
The `PREFIX` environment variable can be used to specify the install location,
the default is `/usr/local`.