Install and run neofetch ------------------------ Neofetch allows you to see basic OS info. To install: "sudo apt install neofetch" To run (sudo not required): "neofetch" ------------------------------ Install through git/gcc: git clone https://github.com/dylanaraps/neofetch cd neofetch sudo make install