add fzf bindings

This commit is contained in:
James Dixon 2020-11-07 16:51:31 -05:00
parent 21d66e1682
commit 70478c8cba

View File

@ -232,7 +232,7 @@ appendpath "$HOME/.local/scripts"
# EXTRA TOOLS # EXTRA TOOLS
# ----------- # -----------
export FZF_DEFAULT_OPTS="--bind=ctrl-f:page-up,ctrl-d:page-down" export FZF_DEFAULT_OPTS="--bind=ctrl-f:page-down,ctrl-b:page-up"
# SOURCE LOCAL RC # SOURCE LOCAL RC
# -------- # --------