We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa5b318 + e067cd8 commit 374f91eCopy full SHA for 374f91e
pfetch
@@ -811,6 +811,7 @@ get_pkgs() {
811
# List these last as they accompany regular package managers.
812
has spm && count_pkg spm 0 spm list -i
813
has puyo && count_pkg puyo 0 printf '%s\n' ~/.puyo/installed/*
814
+ has qi && count_pkg qi 0 printf '%s\n' /usr/pkg/*
815
816
[ -d /var/packages ] && count_pkg dsm 0 printf '%s\n' /var/packages/*
817
0 commit comments