From 999defefb5f26d5fb8684d0f93eab5c9f90d4f41 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 2 Aug 2020 01:46:37 +0200 Subject: [PATCH] Stop annoying me Signed-off-by: Knut Ahlers --- .zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/zshrc b/.zsh/zshrc index 1dec647..bf437cd 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -15,7 +15,7 @@ ZSH_THEME="luzifer" # HYPHEN_INSENSITIVE="true" # Uncomment the following line to disable bi-weekly auto-update checks. -# DISABLE_AUTO_UPDATE="true" +DISABLE_AUTO_UPDATE="true" # Uncomment the following line to change how often to auto-update (in days). # export UPDATE_ZSH_DAYS=13