From 5f8ce9bbc462c28f5976e14245e7df5a236e52fc Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 17 Sep 2020 08:27:48 +0300 Subject: [PATCH] packages: Add support for carbs --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 4a380962..0df70a8a 100755 --- a/neofetch +++ b/neofetch @@ -1489,6 +1489,7 @@ get_packages() { Linux|BSD|"iPhone OS"|Solaris) # Package Manager Programs. has kiss && tot kiss l + has cpt-list && tot cpt-list has pacman-key && tot pacman -Qq --color never has dpkg && tot dpkg-query -f '.\n' -W has rpm && tot rpm -qa