From 9743284320e785efa080b160554bb726dba0155f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 31 Oct 2025 19:55:15 +0200 Subject: Update --- dotfiles/fish/conf.d/zoxide.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/fish/conf.d/zoxide.fish b/dotfiles/fish/conf.d/zoxide.fish index 8fbd5d6..4005ebb 100644 --- a/dotfiles/fish/conf.d/zoxide.fish +++ b/dotfiles/fish/conf.d/zoxide.fish @@ -1,5 +1,4 @@ if type -q zoxide - echo Sourcing zoxide for fish shell... zoxide init fish | source else echo "zoxide not installed?" -- cgit v1.2.3