From 4df90c6718ba837ae87d14ccfeace4986813737e Mon Sep 17 00:00:00 2001 From: Nikita Bykov Date: Mon, 7 Apr 2025 14:27:24 +0500 Subject: [PATCH] no autoupdate homebrew --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index ad858e3..c6d68a4 100644 --- a/.zshrc +++ b/.zshrc @@ -25,6 +25,7 @@ export WLR_NO_HARDWARE_CURSORS=1 export EDITOR=nvim export SUDO_EDITOR=/usr/bin/nvim export XDG_CURRENT_DESKTOP=Sway +export HOMEBREW_NO_AUTO_UPDATE=true ### Added by Zinit's installer if [[ ! -f $HOME/.local/share/zinit/zinit.git/zinit.zsh ]]; then