summary refs log tree commit diff stats
path: root/zsh/environment.zsh
diff options
context:
space:
mode:
authorAlan Pearce2014-04-01 19:05:41 +0100
committerAlan Pearce2014-04-01 19:05:41 +0100
commite5a860c3b64437f3766cc6ea5af0a1111800635f (patch)
treed583cdd0a11151902f5a904f333092f849514715 /zsh/environment.zsh
parent325426abd41894fad8e1264d72593f03d4e5cc8c (diff)
parent01790538eeb0bbd0a5be4716fa6187e6350a9e89 (diff)
downloadnixfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.tar.lz
nixfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.tar.zst
nixfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.zip
Merge branch 'master' of git://github.com/alanpearce/dotfiles
Conflicts:
	install
Diffstat (limited to 'zsh/environment.zsh')
-rwxr-xr-xzsh/environment.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/environment.zsh b/zsh/environment.zsh
index 65000fb8..02cdb178 100755
--- a/zsh/environment.zsh
+++ b/zsh/environment.zsh
@@ -46,3 +46,5 @@ case $OSTYPE in
 esac
 
 export os
+
+eval "$(direnv hook zsh)"