Compare commits
2 Commits
7.1.0-matt
...
main
Author | SHA1 | Date | |
---|---|---|---|
1b5ef803da | |||
6020c028fe |
6
neofetch
6
neofetch
@ -1566,11 +1566,11 @@ get_packages() {
|
||||
has pisi && tot pisi li
|
||||
has pacstall && tot pacstall -L
|
||||
|
||||
if has mp; then
|
||||
mppkgs=$(MP_GREP=1 mp-list | grep -v ">>>")
|
||||
if has matt; then
|
||||
matt_pkgs=$(matt list --grep | grep -v ">>>")
|
||||
while IFS= read -r line; do
|
||||
packages+=( $line )
|
||||
done <<< "$mppkgs"
|
||||
done <<< "$matt_pkgs"
|
||||
pac $((${#packages[@]}-pkgs_h))
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user