packages: slackware support
This commit is contained in:
parent
c4b1287a7a
commit
98c976f72d
1 changed files with 1 additions and 0 deletions
1
pfetch
1
pfetch
|
@ -289,6 +289,7 @@ get_pkgs() {
|
|||
# Directories containing packages.
|
||||
command -v brew && printf '%s\n' "$(brew --cellar)/"*
|
||||
command -v emerge && printf '%s\n' /var/db/pkg/*/*/
|
||||
command -v pkgtool && printf '%s\n' /var/log/packages/*
|
||||
|
||||
# GUIX requires two commands.
|
||||
command -v guix && {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue