[+] Add squirrel package manager
Closes #153 Co-Authored-By: Skythrew <76571984+skythrew@users.noreply.github.com>
This commit is contained in:
parent
68cf96e24a
commit
04a6744e6d
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -1992,6 +1992,7 @@ get_packages() {
|
|||
has bulge && tot bulge list
|
||||
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
|
||||
|
||||
# Using the dnf package cache is much faster than rpm.
|
||||
|
|
Loading…
Reference in a new issue