Remove fzf bundled bindings in favor of custom ones
This commit is contained in:
parent
4c155682d2
commit
8b69dae131
1 changed files with 0 additions and 1 deletions
1
zshrc
1
zshrc
|
@ -55,7 +55,6 @@ if ! (grep -q 'local' <<<$PATH && grep -q 'sbin' <<<$PATH); then
|
|||
fi
|
||||
|
||||
FZF_ALT_C_COMMAND="fd -t d"
|
||||
[[ -e /usr/share/doc/fzf/key-bindings.zsh ]] && . /usr/share/doc/fzf/key-bindings.zsh
|
||||
|
||||
if exists stack; then
|
||||
eval "$(stack --bash-completion-script stack)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue