add fzf bindings
This commit is contained in:
parent
21d66e1682
commit
70478c8cba
@ -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
|
||||||
# --------
|
# --------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user