From 6e05c8c3a4fc8bc3a737a28cfd9de6375a95b82d Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Mon, 18 Jan 2021 08:44:24 +0100 Subject: [PATCH] Update without prompt --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/zshrc b/zsh/zshrc index a56fc2e..c8b9d24 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -32,7 +32,7 @@ ZSH_THEME="intheloop" # DISABLE_AUTO_UPDATE="true" # Uncomment the following line to automatically update without prompting. -# DISABLE_UPDATE_PROMPT="true" +DISABLE_UPDATE_PROMPT="true" # Uncomment the following line to change how often to auto-update (in days). # export UPDATE_ZSH_DAYS=13