LadFetch
Simple and lightweight neofetch alternative (without the ASCII art) (Ubuntu and Arch aren't displaying correctly as I'm running them through Distrobox, not natively.)
The main point is to deliver a simmilar experience to Neofetch with even more features, and several hundred times smaller file size. Currently supports apt, dnf, zypper, and pacman package listing.
Installation
Paste this in your terminal.
wget -q https://raw.githubusercontent.com/Tsu-gu/LadFetch/main/LadFetch.sh && chmod +x LadFetch.sh && ./LadFetch.sh
Or do it manually.
- Download LadFetch.sh
- Open your terminal in the same directory
- Mark the script as executable (right click, allow program to run) and launch it by typing ./LadFetch.sh