update README
This commit is contained in:
parent
42f1fc9a96
commit
2363392cb4
|
@ -15,7 +15,7 @@ On selection will hand off to Pacman or Paru/Yay to complete transaction. \
|
||||||
\
|
\
|
||||||
There are countless fzf package manager wrappers out there, some much more built out that this. \
|
There are countless fzf package manager wrappers out there, some much more built out that this. \
|
||||||
\
|
\
|
||||||
What separates Fuzzy-pkg-finder? \
|
What separates Fuzzy-pkg-finder?
|
||||||
- It's mine and it works the way I like it to
|
- It's mine and it works the way I like it to
|
||||||
- It works as a simple script to wrap pacman/yay/paru, no need to rebuild the wheel
|
- It works as a simple script to wrap pacman/yay/paru, no need to rebuild the wheel
|
||||||
- Searches both package names and descriptions for keyword
|
- Searches both package names and descriptions for keyword
|
||||||
|
@ -23,6 +23,7 @@ What separates Fuzzy-pkg-finder? \
|
||||||
- Shows files list and/or missing files for official repo or installed AUR packages
|
- Shows files list and/or missing files for official repo or installed AUR packages
|
||||||
- Toggle between package info view and PKGBUILD view on AUR package preview \
|
- Toggle between package info view and PKGBUILD view on AUR package preview \
|
||||||
\
|
\
|
||||||
|
\
|
||||||
Installation: \
|
Installation: \
|
||||||
For Arch and arch-based distros, it is available in the AUR. \
|
For Arch and arch-based distros, it is available in the AUR. \
|
||||||
Use: `paru -S fuzzy-pkg-finder` or `yay -S fuzzy-pkg-finder` \
|
Use: `paru -S fuzzy-pkg-finder` or `yay -S fuzzy-pkg-finder` \
|
||||||
|
|
Loading…
Reference in New Issue