Skip to content

Commit 7c41025

Browse files
committed
[U] tea package manager is pkgx.sh now
1 parent 98d3d9f commit 7c41025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neofetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2099,7 +2099,7 @@ get_packages() {
20992099
has pm && tot-safe pm list packages
21002100
has evox && tot cat /var/evox/packages/DB
21012101
has squirrel && tot ls /var/packages
2102-
has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
2102+
has pkgx && tot find "$HOME/.pkgx" -maxdepth 2 -mindepth 2 -type d
21032103
has anise && tot anise s --installed
21042104

21052105
# Using the dnf package cache is much faster than rpm.

0 commit comments

Comments
 (0)