diff --git a/.bashrc b/.bashrc index 877deca..2435423 100644 --- a/.bashrc +++ b/.bashrc @@ -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'