summary refs log tree commit diff stats
path: root/tag-zsh
diff options
context:
space:
mode:
Diffstat (limited to 'tag-zsh')
-rw-r--r--tag-zsh/config/zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc
index f532750..7b1439d 100644
--- a/tag-zsh/config/zsh/zshrc
+++ b/tag-zsh/config/zsh/zshrc
@@ -128,7 +128,7 @@ fi
 if zplug check Tarrasch/zsh-autoenv
 then
   AUTOENV_FILE_ENTER=.envrc
-  AUTOENV_HANDLE_LEAVE=0
+  AUTOENV_HANDLE_LEAVE=1
   AUTOENV_LOOK_UPWARDS=1
 fi