Explorar o código

Added support for Stock Linux distro (squirrel package manager add)

Skythrew %!s(int64=2) %!d(string=hai) anos
pai
achega
042ec7a33c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      neofetch

+ 1 - 0
neofetch

@@ -1565,6 +1565,7 @@ get_packages() {
             has swupd      && tot swupd bundle-list --quiet
             has swupd      && tot swupd bundle-list --quiet
             has pisi       && tot pisi li
             has pisi       && tot pisi li
             has pacstall   && tot pacstall -L
             has pacstall   && tot pacstall -L
+	    has squirrel   && tot cat /var/squirrel/repos/local/INDEX
 
 
             # Using the dnf package cache is much faster than rpm.
             # Using the dnf package cache is much faster than rpm.
             if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then
             if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then