Add click to package managers
This commit is contained in:
parent
ccd5d9f526
commit
2f0d3db477
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
|
@ -1549,6 +1549,7 @@ get_packages() {
|
||||||
has kiss && tot kiss l
|
has kiss && tot kiss l
|
||||||
has cpt-list && tot cpt-list
|
has cpt-list && tot cpt-list
|
||||||
has pacman-key && tot pacman -Qq --color never
|
has pacman-key && tot pacman -Qq --color never
|
||||||
|
has click && tot click list
|
||||||
has dpkg && tot dpkg-query -f '.\n' -W
|
has dpkg && tot dpkg-query -f '.\n' -W
|
||||||
has xbps-query && tot xbps-query -l
|
has xbps-query && tot xbps-query -l
|
||||||
has apk && tot apk info
|
has apk && tot apk info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue