do not hide the core file

This commit is contained in:
anon 2024-01-14 14:23:17 +01:00
parent d574d88061
commit 6a4e31d9f1
2 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ fzf based file fuzzy finder for Bash
### 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 "fzfind.rc" from your .bashrc or copy its contents directly into it