fzfind/README.md
2024-01-14 14:46:44 +01:00

307 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 fzfind.rc from your .bashrc or copy its contents directly into it