#!/bin/bash pacman -S neofetch echo "neofetch" >> /etc/profile.d/mymotd.sh chmod +x /etc/profile.d/mymotd.sh