From 1d9123c0cd11e486d5f48d8db58bf72a27c7ab35 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Mon, 22 Dec 2025 00:48:36 -0500 Subject: [PATCH] Dotfiles update 2025-12-22 00:48 --- zsh/functions/motd.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/functions/motd.zsh b/zsh/functions/motd.zsh index 472b5de..13f347a 100644 --- a/zsh/functions/motd.zsh +++ b/zsh/functions/motd.zsh @@ -117,7 +117,7 @@ show_motd() { local h_pad=$(((inner - ${#h_left} - ${#h_center} - ${#h_right}) / 2 )) local h_spaces="" for ((i=0; i