mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 08:41:39 +00:00
added pkgin to BSD case (#1906)
This commit is contained in:
committed by
GitHub
parent
77f2afc372
commit
1c62849a12
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
|
||||
|
Reference in New Issue
Block a user