diff --git a/neofetch b/neofetch index a87916d5..30dbc731 100755 --- a/neofetch +++ b/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.