From 4a2b5db700afe68ff87865b8df7e3a1297dc5ae5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 21 Feb 2026 10:17:57 +0200 Subject: Update --- fish/conf.d/config.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fish/conf.d/config.fish b/fish/conf.d/config.fish index 670ca86..c5f7c99 100644 --- a/fish/conf.d/config.fish +++ b/fish/conf.d/config.fish @@ -1,5 +1,7 @@ fish_vi_key_bindings +fzf --fish | source + # Add paths to PATH set -U fish_user_paths ~/bin ~/scripts ~/go/bin ~/.cargo/bin $fish_user_paths -- cgit v1.2.3