pkgs: support for solus
This commit is contained in:
parent
4f7617208d
commit
4524a3cc0a
1 changed files with 1 additions and 0 deletions
1
pfetch
1
pfetch
|
@ -452,6 +452,7 @@ get_pkgs() {
|
|||
has brew && printf '%s\n' "$(brew --cellar)/"*
|
||||
has emerge && printf '%s\n' /var/db/pkg/*/*/
|
||||
has pkgtool && printf '%s\n' /var/log/packages/*
|
||||
has eopkg && printf '%s\n' /var/lib/eopkg/package/*
|
||||
|
||||
# 'nix' requires two commands.
|
||||
has nix-store && {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue