Skip to content

Commit

Permalink
neofetch: update for kpkg v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Mar 20, 2024
1 parent a6d5540 commit b06c3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@ get_packages() {
Linux|BSD|"iPhone OS"|Solaris)
# Package Manager Programs.
has kiss && tot kiss l
has kpkg && tot ls /var/cache/kpkg/installed
has kpkg && tot kpkg list --installed --color=false
has cpt-list && tot cpt-list
has pacman-key && tot pacman -Qq --color never
has dpkg && tot dpkg-query -f '.\n' -W
Expand Down

0 comments on commit b06c3a1

Please sign in to comment.