diff --git a/post/run.sh b/post/run.sh index cb1b4c4..a417b25 100644 --- a/post/run.sh +++ b/post/run.sh @@ -26,6 +26,7 @@ pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neov ln -s /usr/bin/nvim /usr/bin/vi echo "Setup motd default..." +echo "" > /etc/motd echo "neofetch" >> /etc/profile.d/neofetch.sh chmod +x /etc/profile.d/neofetch.sh