mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 04:32:05 -07:00
README.md: Better example
This commit is contained in:
@@ -411,7 +411,7 @@ unalias **<TAB>
|
||||
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.
|
||||
|
Reference in New Issue
Block a user