We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d3d9f commit 7c41025Copy full SHA for 7c41025
neofetch
@@ -2099,7 +2099,7 @@ get_packages() {
2099
has pm && tot-safe pm list packages
2100
has evox && tot cat /var/evox/packages/DB
2101
has squirrel && tot ls /var/packages
2102
- has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
+ has pkgx && tot find "$HOME/.pkgx" -maxdepth 2 -mindepth 2 -type d
2103
has anise && tot anise s --installed
2104
2105
# Using the dnf package cache is much faster than rpm.
0 commit comments