packages: Add support for carbs
This commit is contained in:
parent
bfbefc7f6b
commit
5f8ce9bbc4
1
neofetch
1
neofetch
|
@ -1489,6 +1489,7 @@ get_packages() {
|
||||||
Linux|BSD|"iPhone OS"|Solaris)
|
Linux|BSD|"iPhone OS"|Solaris)
|
||||||
# Package Manager Programs.
|
# Package Manager Programs.
|
||||||
has kiss && tot kiss l
|
has kiss && tot kiss l
|
||||||
|
has cpt-list && tot cpt-list
|
||||||
has pacman-key && tot pacman -Qq --color never
|
has pacman-key && tot pacman -Qq --color never
|
||||||
has dpkg && tot dpkg-query -f '.\n' -W
|
has dpkg && tot dpkg-query -f '.\n' -W
|
||||||
has rpm && tot rpm -qa
|
has rpm && tot rpm -qa
|
||||||
|
|
Reference in New Issue