10 lines
385 B
Markdown
10 lines
385 B
Markdown
# fuzzy-pkg-finder
|
|
|
|
**Simple cli command for using fzf to search and install packages.**\
|
|
\
|
|
Performs live search by package name and presents package information including file list in preview pane.\
|
|
Use by invoking 'pacfzf' or 'yayfzf' commands\
|
|
\
|
|
*For use with Pacman or Yay package managers only.*\
|
|
*Entirely inspired by command found at https://wiki.archlinux.org/index.php/Fzf*
|