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