diff --git a/src/.bashrc b/src/.bashrc index 04d3d32..6511c2e 100755 --- a/src/.bashrc +++ b/src/.bashrc @@ -244,8 +244,8 @@ function _bashrc_randomcolor { # prints a message of the day (time, shell info, system info, etc.) function _bashrc_motd { - if type screenfetch >/dev/null 2>/dev/null; then - screenfetch 2>/dev/null + if type neofetch >/dev/null 2>/dev/null; then + neofetch 2>/dev/null return fi