diff --git a/home/dot_zshrc b/home/dot_zshrc
index a73142b..37348bb 100644
--- a/home/dot_zshrc
+++ b/home/dot_zshrc
@@ -156,8 +156,6 @@ show_virtual_env() {
 }
 PS1='$(show_virtual_env)'$PS1
 
-# eval "$(direnv hook zsh)"
-
 
 
 #