Change fzf integration to more customizable version
This commit is contained in:
parent
2490186ff8
commit
9bcef048c7
2 changed files with 22 additions and 1 deletions
1
zshrc
1
zshrc
|
@ -51,6 +51,5 @@ echo $PATH | grep -q 'sbin' || . /etc/zsh/zprofile
|
|||
|
||||
|
||||
FZF_ALT_C_COMMAND="fd -t d"
|
||||
[[ -e /usr/share/doc/fzf/key-bindings.zsh ]] && . /usr/share/doc/fzf/key-bindings.zsh
|
||||
|
||||
exists todo && todo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue