Use fzf keybindings

master
Hektor Misplon 2020-11-01 15:12:15 +01:00
parent d2b5a930ac
commit 2151c20dfc
1 changed files with 1 additions and 0 deletions

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'