diff options
Diffstat (limited to '.config/fzf/fzf.bash')
| -rw-r--r-- | .config/fzf/fzf.bash | 8 |
1 files changed, 0 insertions, 8 deletions
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)" |
