From 55d3b53816c760973379c2231699b2e7fcce02d8 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Mon, 18 May 2026 20:09:00 +0200 Subject: misc: fix wording, comments, typos --- .config/fzf/fzf.bash | 8 -------- 1 file changed, 8 deletions(-) (limited to '.config/fzf') diff --git a/.config/fzf/fzf.bash b/.config/fzf/fzf.bash index f567a6d..5ceed69 100644 --- a/.config/fzf/fzf.bash +++ b/.config/fzf/fzf.bash @@ -58,12 +58,4 @@ export FZF_ALT_C_OPTS=" --footer '$fzf_alt_c_usage' " -# —————————————————————————————————————————————————————————————————————————————— -# ** fuzzy completion -# -# See https://github.com/junegunn/fzf#customizing-fuzzy-completion-for-bash-and-zsh -# —————————————————————————————————————————————————————————————————————————————— - -# —————————————————————————————————————————————————————————————————————————————— - eval "$(fzf --bash)" -- cgit v1.3.1