aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 51f74ac..93954b0 100644
--- a/.bashrc
+++ b/.bashrc
@@ -65,6 +65,9 @@ if command -v bat &> /dev/null; then
export MANROFFOPT="-c"
fi
+# Set up fzf key bindings and fuzzy completion
+eval "$(fzf --bash)"
+
##
# Editors & terminals.