A lightweight and stylish implementation of the popular "Neofetch" which will please any Arch user
[Make sure to download the .zip file from github and extract it to your home directory]
-
Installation
- cd Bloatfetch-master
- cc BF.c -o bloatfetch
- sudo cp "./home/user/Bloatfetch-master/bloatfetch" "/bin"
-
Or..use the makefile!
- cd Bloatfetch-master
- make | Build the program
- make install | Install the program
- make uninstall | Uninstall the program
- make clean | Clean up the build files
[If you get a permissions error then try using sudo]
And there you go!