summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config/zsh/zshenv.local
diff options
context:
space:
mode:
authorAlan Pearce2016-06-26 17:29:22 +0200
committerAlan Pearce2016-06-26 17:29:22 +0200
commit61a885bece9549f994731b9017c00491b1cb6499 (patch)
treef84f2c24a6c078aaafc3338bcdca91cdf8f525ff /host-ap-spotcap.local/config/zsh/zshenv.local
parent32c46b315483ec2f58f14acd5cc3d9145c65c65c (diff)
parent097663cb10d0e8c244063af28295cff6d686f1bb (diff)
downloaddotfiles-61a885bece9549f994731b9017c00491b1cb6499.tar.lz
dotfiles-61a885bece9549f994731b9017c00491b1cb6499.tar.zst
dotfiles-61a885bece9549f994731b9017c00491b1cb6499.zip
Re-make zsh configuration
Start using zplug with the bare minimum of extra configuration
Diffstat (limited to 'host-ap-spotcap.local/config/zsh/zshenv.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