From 971535edee330f6e5941b802b99db9958a425895 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Wed, 24 Dec 2025 20:35:49 -0500 Subject: [PATCH] Dotfiles update 2025-12-24 20:35 --- 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 0dc4b4d..8f2a65b 100644 --- a/zsh/functions/motd.zsh +++ b/zsh/functions/motd.zsh @@ -164,7 +164,7 @@ show_motd() { local h_pad=$(((inner - ${#h_left} - ${#h_center} - ${#h_right}) / 2)) local h_spaces="" for ((i=0; i