From 625fdcf7c4b8796691d4efd9ff0207049ce4259d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 11 Mar 2019 14:19:57 +0200 Subject: [PATCH] packages: Show IRIX package manager name --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 577e281c..4f228f78 100755 --- a/neofetch +++ b/neofetch @@ -1393,6 +1393,7 @@ get_packages() { ;; "IRIX") + manager="swpkg" tot versions -b && ((packages-=3)) ;; esac