added pkgin to BSD case (#1906)
This commit is contained in:
parent
77f2afc372
commit
1c62849a12
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -1549,6 +1549,7 @@ get_packages() {
|
|||
has lvu && tot lvu installed
|
||||
has tce-status && tot tce-status -i
|
||||
has pkg_info && tot pkg_info
|
||||
has pkgin && tot pkgin list
|
||||
has tazpkg && pkgs_h=6 tot tazpkg list && ((packages-=6))
|
||||
has sorcery && tot gaze installed
|
||||
has alps && tot alps showinstalled
|
||||
|
|
Loading…
Reference in a new issue