From 146e47827c845e0fae2e8fc4ebdb202702ba6a40 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 31 Oct 2022 02:52:12 +0000 Subject: [PATCH] Update dotfiles/.local/motd.sh --- dotfiles/.local/motd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/.local/motd.sh b/dotfiles/.local/motd.sh index 75393acc..d7732070 100644 --- a/dotfiles/.local/motd.sh +++ b/dotfiles/.local/motd.sh @@ -203,6 +203,7 @@ generate_bar_disk() { } print_banner() { + printf "Heyoo" if command -v lolcat >/dev/null && command -v figlet >/dev/null; then if [ -f "$HOME/.local/labs/term-welcome-anim" ]; then figlet "$(hostname)" | lolcat -f