summary refs log tree commit diff stats
path: root/host-ap-spotcap.local
diff options
context:
space:
mode:
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local3
1 files changed, 0 insertions, 3 deletions
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local
index a5ec0b4..f6881be 100644
--- a/host-ap-spotcap.local/config/zsh/zshenv.local
+++ b/host-ap-spotcap.local/config/zsh/zshenv.local
@@ -3,6 +3,3 @@ if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]]
 then
 	. $HOME/.nix-profile/etc/profile.d/nix.sh;
 fi
-export ZPLUG_HOME=/usr/local/opt/zplug
-
-export HOMEBREW_NO_AUTO_UPDATE=1