From 1f9cee1ad95c12ec49f88cf798704d71c9c21539 Mon Sep 17 00:00:00 2001 From: Sarthak Jain Date: Sun, 15 Mar 2026 13:09:31 +0530 Subject: [PATCH] Zshrc changes --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index e89900c..ba53daa 100644 --- a/.zshrc +++ b/.zshrc @@ -29,7 +29,7 @@ zstyle ':omz:update' mode disabled # disable automatic updates # 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 +zstyle ':omz:update' frequency 13 # Uncomment the following line if pasting URLs and other text is messed up. # DISABLE_MAGIC_FUNCTIONS="true"