summary refs log tree commit diff stats
path: root/host-ap-spotcap.local
diff options
context:
space:
mode:
authorAlan Pearce2016-06-26 16:34:09 +0200
committerAlan Pearce2016-06-26 16:34:09 +0200
commitf766b7ba9ee98fe81a0b17581177314c57443818 (patch)
tree66d87cd4c0c64df4c5f226c760fb0912e56fab55 /host-ap-spotcap.local
parent665d0c79f6c3167ca125666cedd85e8c29a47bdc (diff)
downloaddotfiles-f766b7ba9ee98fe81a0b17581177314c57443818.tar.lz
dotfiles-f766b7ba9ee98fe81a0b17581177314c57443818.tar.zst
dotfiles-f766b7ba9ee98fe81a0b17581177314c57443818.zip
Zplug: Allow installing into $HOME
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local1
1 files changed, 1 insertions, 0 deletions
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