Merge pull request #26 from turquoise-hexagon/master

pfetch: crux pkgs count support
This commit is contained in:
dylan 2019-10-06 12:56:26 +03:00 committed by GitHub
commit a3bdc11167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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