Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Add 'pkg list' package source
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-fidd committed Sep 15, 2022
1 parent 078af21 commit c3beb21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c3beb21

Please sign in to comment.