From 1b19ec193a374ec9095bdaa30d6035d77669d0bf Mon Sep 17 00:00:00 2001 From: Chev Date: Mon, 7 Oct 2024 12:17:37 -0600 Subject: [PATCH] fix: Auto-updates were getting annoying. --- .zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zshrc b/.zshrc index f34e76d..ed4918b 100644 --- a/.zshrc +++ b/.zshrc @@ -52,9 +52,9 @@ updoot() { } # Check if we should run system updates. -if check_last_run; then - updoot -fi +# if check_last_run; then +# updoot +# fi # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Initialization code that may require console input (password prompts, [y/n]