From f766b7ba9ee98fe81a0b17581177314c57443818 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 26 Jun 2016 16:34:09 +0200 Subject: Zplug: Allow installing into $HOME --- host-ap-spotcap.local/config/zsh/zshenv.local | 1 + 1 file changed, 1 insertion(+) (limited to 'host-ap-spotcap.local/config/zsh/zshenv.local') diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local index f6881be..35fe7a3 100644 --- a/host-ap-spotcap.local/config/zsh/zshenv.local +++ b/host-ap-spotcap.local/config/zsh/zshenv.local @@ -3,3 +3,4 @@ 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 -- cgit 1.4.1