2020-06-11 15:17:17 -05:00
|
|
|
# fuzzy-pkg-finder
|
|
|
|
|
2020-06-11 15:26:36 -05:00
|
|
|
**Simple cli command for using fzf to search and install packages.**\
|
2020-06-11 21:01:56 -05:00
|
|
|
\
|
2020-06-11 15:57:03 -05:00
|
|
|
Performs live search by package name and presents package information including file list in preview pane.\
|
2020-06-11 21:01:56 -05:00
|
|
|
Use by invoking 'pacfzf' or 'yayfzf' commands\
|
2020-06-11 21:33:41 -05:00
|
|
|
\
|
2020-06-11 21:31:33 -05:00
|
|
|
*For use with Pacman or Yay package managers only.*\
|
2020-06-11 21:12:01 -05:00
|
|
|
*Entirely inspired by command found at https://wiki.archlinux.org/index.php/Fzf*
|