This utility is specified to create Fastfetch lightweight alternative, the first version has only 115 lines of C++ code
For now, you can specify -j (or --joke) flag to get a random joke on a last line that is being selected from dumb_jokes array, all the contributions and other little dumb comedians (like me) are OF COURSE will be appreciated, all the improvements are also welcome.
git clone --depth 1 https://github.com/wcupped/lightfetch.gitmakeAnd you can run executable from build/ directory, but if you want to install it in your system, run:
sudo make installGood luck using lightfetch!