From 04a6744e6dc7c6f586524366890e3006b4d3c693 Mon Sep 17 00:00:00 2001 From: Azalea Date: Sun, 23 Jul 2023 13:32:16 -0700 Subject: [PATCH] [+] Add squirrel package manager Closes #153 Co-Authored-By: Skythrew <76571984+skythrew@users.noreply.github.com> --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index c3758ad0..7c96260a 100755 --- a/neofetch +++ b/neofetch @@ -1992,6 +1992,7 @@ get_packages() { has bulge && tot bulge list has pm && tot-safe pm list packages has evox && tot cat /var/evox/packages/DB + has squirrel && tot ls /var/packages has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d # Using the dnf package cache is much faster than rpm.