From 2918a599c9bf2344fa9ffd86861a60eb4b82265c Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Tue, 16 Apr 2024 19:56:54 -0500 Subject: [PATCH] Update .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index a4238b3..5178965 100644 --- a/.zshrc +++ b/.zshrc @@ -26,7 +26,7 @@ ZSH_THEME="robbyrussell" # Uncomment one of the following lines to change the auto-update behavior # zstyle ':omz:update' mode disabled # disable automatic updates # zstyle ':omz:update' mode auto # update automatically without asking -# zstyle ':omz:update' mode reminder # just remind me to update when it's time +zstyle ':omz:update' mode reminder # just remind me to update when it's time # Uncomment the following line to change how often to auto-update (in days). # zstyle ':omz:update' frequency 13