all repos — nixfiles @ 82f36d04b56cef52c5eaf652f7e787da49841931

System and user configuration, managed by nix and home-manager

Don’t auto-update homebrew
Alan Pearce alan@alanpearce.uk
Fri, 23 Sep 2016 15:22:00 +0200
commit

82f36d04b56cef52c5eaf652f7e787da49841931

parent

8617259fa29419448e95c037b4f504363276f582

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M host-ap-spotcap.local/config/zsh/zshenv.localhost-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