README: added demo gif

This commit is contained in:
anon 2023-02-23 21:23:06 +01:00
parent 5ed6afbee1
commit d574d88061
2 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,12 @@
# fzfind #
fzf based file fuzzy finder for Bash
![](showoff.gif)
### 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
2. Source ".bash_fzfind.rc" from your .bashrc or copy its contents directly into it

BIN
showoff.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB