浏览代码

Add 'pkg list' package source

matt 2 年之前
父节点
当前提交
c3beb21966
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      neofetch

+ 4 - 0
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.