[U] tea package manager is pkgx.sh now
This commit is contained in:
@@ -2099,7 +2099,7 @@ get_packages() {
|
|||||||
has pm && tot-safe pm list packages
|
has pm && tot-safe pm list packages
|
||||||
has evox && tot cat /var/evox/packages/DB
|
has evox && tot cat /var/evox/packages/DB
|
||||||
has squirrel && tot ls /var/packages
|
has squirrel && tot ls /var/packages
|
||||||
has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
|
has pkgx && tot find "$HOME/.pkgx" -maxdepth 2 -mindepth 2 -type d
|
||||||
has anise && tot anise s --installed
|
has anise && tot anise s --installed
|
||||||
|
|
||||||
# Using the dnf package cache is much faster than rpm.
|
# Using the dnf package cache is much faster than rpm.
|
||||||
|
|||||||
Reference in New Issue
Block a user