From 7a3921ad91a2232f99af7167b6ba8e64eefa8e37 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Tue, 21 Nov 2023 14:44:08 +1100 Subject: [PATCH] Skip manually loading Zoxide since zeval is doing it --- dot-config/zsh/interactive/z | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 dot-config/zsh/interactive/z diff --git a/dot-config/zsh/interactive/z b/dot-config/zsh/interactive/z deleted file mode 100644 index 351cea0..0000000 --- a/dot-config/zsh/interactive/z +++ /dev/null @@ -1,2 +0,0 @@ -#! zsh -eval "$(zoxide init zsh)"