summary refs log tree commit diff stats
path: root/host-ap-spotcap.local
diff options
context:
space:
mode:
authorAlan Pearce2016-09-23 15:22:00 +0200
committerAlan Pearce2016-09-23 15:22:00 +0200
commit82f36d04b56cef52c5eaf652f7e787da49841931 (patch)
treee61906c613388d07dcafe79f80762cc3cb975bbc /host-ap-spotcap.local
parent8617259fa29419448e95c037b4f504363276f582 (diff)
downloaddotfiles-82f36d04b56cef52c5eaf652f7e787da49841931.tar.lz
dotfiles-82f36d04b56cef52c5eaf652f7e787da49841931.tar.zst
dotfiles-82f36d04b56cef52c5eaf652f7e787da49841931.zip
Don’t auto-update homebrew
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local
index 35fe7a3..a5ec0b4 100644
--- a/host-ap-spotcap.local/config/zsh/zshenv.local
+++ b/host-ap-spotcap.local/config/zsh/zshenv.local
@@ -4,3 +4,5 @@ then
 	. $HOME/.nix-profile/etc/profile.d/nix.sh;
 fi
 export ZPLUG_HOME=/usr/local/opt/zplug
+
+export HOMEBREW_NO_AUTO_UPDATE=1