From 4f7617208d6c9b8ac6fae4763d0c81b25b9ac8a7 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 10 Nov 2019 10:39:18 +0000 Subject: [PATCH] pkgs: openwrt support --- pfetch | 1 + 1 file changed, 1 insertion(+) diff --git a/pfetch b/pfetch index 98dbef4..0400473 100755 --- a/pfetch +++ b/pfetch @@ -445,6 +445,7 @@ get_pkgs() { has xbps-query && xbps-query -l has apk && apk info has guix && guix package --list-installed + has opkg && opkg list-installed # Directories containing packages. has kiss && printf '%s\n' /var/db/kiss/installed/*/