fzfind/README.md
2023-02-23 21:23:06 +01:00

313 B

fzfind

fzf based file fuzzy finder for Bash

Dependencies

+ GNU coreutils
+ fzf

Instalation

1. Run "make install" (to compile the last word finder C program and move it into your $PATH)
2. Source ".bash_fzfind.rc" from your .bashrc or copy its contents directly into it