mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-12-23 11:29:01 +00:00
README.md: Better example
This commit is contained in:
parent
9fe1a7b373
commit
a367dfb22e
@ -411,7 +411,7 @@ unalias **<TAB>
|
|||||||
export FZF_COMPLETION_TRIGGER='~~'
|
export FZF_COMPLETION_TRIGGER='~~'
|
||||||
|
|
||||||
# Options to fzf command
|
# 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
|
# Use fd (https://github.com/sharkdp/fd) instead of the default find
|
||||||
# command for listing path candidates.
|
# command for listing path candidates.
|
||||||
|
Loading…
Reference in New Issue
Block a user