Add 'pkg list' package source
This commit is contained in:
parent
078af21630
commit
c3beb21966
1 changed files with 4 additions and 0 deletions
4
neofetch
4
neofetch
|
@ -1639,6 +1639,10 @@ get_packages() {
|
|||
((packages == 0)) &&
|
||||
has pkg && tot pkg list
|
||||
;;
|
||||
|
||||
illumos-*)
|
||||
has pkg && tot pkg list
|
||||
;;
|
||||
esac
|
||||
|
||||
# List these last as they accompany regular package managers.
|
||||
|
|
Loading…
Reference in a new issue