aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordylan <dylan.araps@gmail.com>2019-10-06 12:56:26 +0300
committerGitHub <noreply@github.com>2019-10-06 12:56:26 +0300
commita3bdc1116737af7f42df074fee410be2eef5b262 (patch)
tree1847782183419b9272ee691f629db9d137daee14
parent8b9c409650f290585571f733726f3bd2c1138ac6 (diff)
parent2bc0fd87a5e757636612597751e6368f8221d6de (diff)
downloadpfetch-a3bdc1116737af7f42df074fee410be2eef5b262.tar.gz
Merge pull request #26 from turquoise-hexagon/master
pfetch: crux pkgs count support
-rwxr-xr-xpfetch1
1 files changed, 1 insertions, 0 deletions
diff --git a/pfetch b/pfetch
index 36a578b..371871a 100755
--- a/pfetch
+++ b/pfetch
@@ -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