mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
pkgs: openwrt support
This commit is contained in:
1
pfetch
1
pfetch
@@ -445,6 +445,7 @@ get_pkgs() {
|
|||||||
has xbps-query && xbps-query -l
|
has xbps-query && xbps-query -l
|
||||||
has apk && apk info
|
has apk && apk info
|
||||||
has guix && guix package --list-installed
|
has guix && guix package --list-installed
|
||||||
|
has opkg && opkg list-installed
|
||||||
|
|
||||||
# Directories containing packages.
|
# Directories containing packages.
|
||||||
has kiss && printf '%s\n' /var/db/kiss/installed/*/
|
has kiss && printf '%s\n' /var/db/kiss/installed/*/
|
||||||
|
|||||||
Reference in New Issue
Block a user