Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 3eaac2d

Browse files
authored
Add pacstall to package managers (#1979)
* Add pacstall to package managers https://github.com/pacstall/pacstall * Fix indents on Pacstall * Fix tabbing again
1 parent 7b1f0c2 commit 3eaac2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

neofetch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,6 +1564,7 @@ get_packages() {
15641564
has butch && tot butch list
15651565
has swupd && tot swupd bundle-list --quiet
15661566
has pisi && tot pisi li
1567+
has pacstall && tot pacstall -L
15671568

15681569
# Using the dnf package cache is much faster than rpm.
15691570
if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then

0 commit comments

Comments
 (0)