From f4be2573ff3c75c17cf24c4cf501544cb2923192 Mon Sep 17 00:00:00 2001 From: jiriks74 Date: Mon, 4 Mar 2024 14:57:05 +0100 Subject: [PATCH] fix: remove unnecessary eval statement Signed-off-by: jiriks74 --- zsh.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh.nix b/zsh.nix index a61483b..3b361d0 100755 --- a/zsh.nix +++ b/zsh.nix @@ -50,7 +50,6 @@ # fi # eval $(thefuck --alias) - eval "$(direnv hook zsh)" # Basic auto/tab complete: