Use fzf keybindings

This commit is contained in:
Hektor Misplon
2020-11-01 15:12:15 +01:00
parent bd4574a5e4
commit 3e2a4a73d6

View File

@@ -34,6 +34,7 @@ export MANWIDTH
# Source fuzzy finder
source /usr/share/fzf/*.bash
source /usr/share/fzf/key-bindings.bash
# Vim style keybindings
export EDITOR='vim'