summary refs log tree commit diff stats
path: root/zsh/environment.zsh
diff options
context:
space:
mode:
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 65000fb..02cdb17 100755
--- a/zsh/environment.zsh
+++ b/zsh/environment.zsh
@@ -46,3 +46,5 @@ case $OSTYPE in
 esac
 
 export os
+
+eval "$(direnv hook zsh)"