removed direnv hook

This commit is contained in:
John Lancaster
2026-04-19 14:56:45 -05:00
parent d47394d4cc
commit ee9573fc97
-2
View File
@@ -125,8 +125,6 @@ in
extraRC = ''
${homeEndKeyBindings}
eval "$(direnv hook zsh)"
HISTFILE=$HOME/.zsh_history
HISTORY_IGNORE=${lib.escapeShellArg "(${lib.concatStringsSep "|" ignorePatterns})"}