mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-06-02 21:45:25 -05:00
[PR] #39 from stock-linux/master
[U] Updated Stock Linux package counter to meet new squirrel config
This commit is contained in:
commit
829c387dc4
2
neofetch
2
neofetch
|
|
@ -1831,7 +1831,7 @@ get_packages() {
|
|||
has pacstall && tot pacstall -L
|
||||
has bulge && tot bulge list
|
||||
has pm && tot pm list packages
|
||||
has squirrel && tot cat /var/squirrel/repos/local/INDEX
|
||||
has squirrel && tot cat /var/squirrel/repos/local/*/INDEX
|
||||
has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
|
||||
|
||||
# Using the dnf package cache is much faster than rpm.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user