Dotfiles update 2025-12-24 22:49

This commit is contained in:
Aaron D. Lee
2025-12-24 22:49:48 -05:00
parent f55ea98231
commit 048191212c
2 changed files with 4 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ SET_ZSH_DEFAULT="ask"
# --- MOTD (Message of the Day) ---
ENABLE_MOTD="true"
MOTD_STYLE="compact" # compact, mini, full, or none
MOTD_STYLE="mini" # compact, mini, full, or none
# --- Theme Settings ---
ZSH_THEME_NAME="adlee"