add fzf search keybinds
This commit is contained in:
parent
fd0c76da7e
commit
27b1b9eb76
4
.bashrc
4
.bashrc
@ -56,6 +56,10 @@ export SPLIT='v' # to split Kitty vertically
|
|||||||
bind '"\C-H": backward-kill-word'
|
bind '"\C-H": backward-kill-word'
|
||||||
bind '"\e[3;5~": kill-word'
|
bind '"\e[3;5~": kill-word'
|
||||||
|
|
||||||
|
# fzf shortcuts
|
||||||
|
source /usr/share/fzf/key-bindings.bash
|
||||||
|
source /usr/share/fzf/completion.bash
|
||||||
|
|
||||||
# ------- #
|
# ------- #
|
||||||
# startup #
|
# startup #
|
||||||
# ------- #
|
# ------- #
|
||||||
|
Loading…
x
Reference in New Issue
Block a user