sifetch is a little fetch program written in C. I decided to use it to test my skills basically, and I'm going to update it whenever I have enough knowledge for it.
To build and install it, run:
make
doas make installFor customization, you can see the config.h file.
You can adjust hide_term, and logos_enable variables there.
