Use fzf keybindings

This commit is contained in:
Hektor Misplon
2020-11-01 15:12:15 +01:00
parent d2b5a930ac
commit 2151c20dfc

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'