aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorturquoise-hexagon <camille@laserbat.pw>2019-10-06 11:21:59 +0200
committerturquoise-hexagon <camille@laserbat.pw>2019-10-06 11:21:59 +0200
commit2bc0fd87a5e757636612597751e6368f8221d6de (patch)
tree1847782183419b9272ee691f629db9d137daee14
parent8b9c409650f290585571f733726f3bd2c1138ac6 (diff)
downloadpfetch-2bc0fd87a5e757636612597751e6368f8221d6de.tar.gz
add support for crux pkgs count
-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