From a8b7e972ead8df887f06537ccc017fe556f43fd3 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Fri, 12 Apr 2024 23:09:46 -0400 Subject: added zoxide helper plugin --- home-config/fish/config.fish | 2 -- 1 file changed, 2 deletions(-) (limited to 'home-config/fish/config.fish') diff --git a/home-config/fish/config.fish b/home-config/fish/config.fish index c842712..c0e2977 100644 --- a/home-config/fish/config.fish +++ b/home-config/fish/config.fish @@ -29,6 +29,4 @@ if status is-interactive alias grep "grep --color=auto" alias ll "ls -l" - zoxide init fish | source - end -- cgit v1.2.3