From 05efd30c073234951b634ec888523f407d1d4304 Mon Sep 17 00:00:00 2001 From: xyz Date: Mon, 31 May 2021 20:06:00 -0700 Subject: fzf --- .bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 47f2fd95..48a2b28e 100644 --- a/.bashrc +++ b/.bashrc @@ -5,6 +5,9 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return +source /usr/share/fzf/completion.bash +source /usr/share/fzf/key-bindings.bash + # default PS1 #PS1='[\u@\h \W]\$ ' -- cgit v1.2.3-70-g09d2