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