Neofetch in action !

Preview of Neofetch

Setup

sudo apt install neofetch
sudo touch /etc/profile.d/motd.sh
sudo chmod +x /etc/profile.d/motd.sh

In the newly created motd.sh, add:

#!/bin/bash
printf "\n"
neofetch