[PR] dylanaraps/neofetch#2006 from chewblacka - Count all AppImage files
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2006 Thanks to @chewblacka Co-authored-by: chewblacka <jgarcia3788@yahoo.co.uk>
This commit is contained in:
commit
7d1ff19b61
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
|
@ -1683,7 +1683,7 @@ get_packages() {
|
||||||
|
|
||||||
# This is the only standard location for appimages.
|
# This is the only standard location for appimages.
|
||||||
# See: https://github.com/AppImage/AppImageKit/wiki
|
# See: https://github.com/AppImage/AppImageKit/wiki
|
||||||
manager=appimage && has appimaged && dir ~/.local/bin/*.appimage
|
manager=appimage && has appimaged && dir ~/.local/bin/*.[Aa]pp[Ii]mage
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Mac OS X"|"macOS"|MINIX)
|
"Mac OS X"|"macOS"|MINIX)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue