#if [ -d /etc/update-motd.d ]; then # for f in /etc/update-motd.d/* ; do # . "$f" # done #fi if [ -x fastfetch ]; then fastfetch fi if [ -x neofetch ]; then neofetch fi