[U] tea package manager is pkgx.sh now
This commit is contained in:
parent
98d3d9f629
commit
7c41025c55
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2099,7 +2099,7 @@ get_packages() {
|
|||
has pm && tot-safe pm list packages
|
||||
has evox && tot cat /var/evox/packages/DB
|
||||
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
|
||||
|
||||
# Using the dnf package cache is much faster than rpm.
|
||||
|
|
Loading…
Reference in a new issue