Don’t auto-update homebrew
Alan Pearce alan@alanpearce.uk
Fri, 23 Sep 2016 15:22:00 +0200
1 files changed, 2 insertions(+), 0 deletions(-)
M host-ap-spotcap.local/config/zsh/zshenv.local → 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