diff --git a/README.md b/README.md index 15763ab..71bfd6e 100644 --- a/README.md +++ b/README.md @@ -411,7 +411,7 @@ unalias ** export FZF_COMPLETION_TRIGGER='~~' # Options to fzf command -export FZF_COMPLETION_OPTS='+c -x' +export FZF_COMPLETION_OPTS='--border --info=inline' # Use fd (https://github.com/sharkdp/fd) instead of the default find # command for listing path candidates.