diff --git a/zsh/functions/motd.zsh b/zsh/functions/motd.zsh index 9806786..21b2291 100644 --- a/zsh/functions/motd.zsh +++ b/zsh/functions/motd.zsh @@ -126,7 +126,7 @@ show_motd() { local stats_pad=$((inner - ${#stats_content} - 1)) local stats_spaces="" for ((i=0; i