aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/zsh/.zshenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/zsh/.zshenv b/config/zsh/.zshenv
index 273827a..94910be 100644
--- a/config/zsh/.zshenv
+++ b/config/zsh/.zshenv
@@ -79,3 +79,5 @@ export MINIKUBE_IN_STYLE=false # disable cringe minikube emojies
export CLOUT_SYNC_DIR="clout-sync/"
export CLOUT_SYNC_PATH="${XDG_DATA_HOME:-$HOME/.sync}/$CLOUT_SYNC_DIR"
+export HOMEBREW_NO_AUTO_UPDATE=1 # disable brew updating stuff when I install
+