add support for crux pkgs count

This commit is contained in:
turquoise-hexagon 2019-10-06 11:21:59 +02:00
parent 8b9c409650
commit 2bc0fd87a5

1
pfetch
View File

@ -438,6 +438,7 @@ get_pkgs() {
Linux*)
# Commands which print packages one per line.
has bonsai && bonsai list
has crux && pkginfo -i
has pacman-key && pacman -Qq
has dpkg && dpkg-query -f '.\n' -W
has rpm && rpm -qa