about summary refs log tree commit diff
path: root/debian/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'debian/.bashrc')
-rw-r--r--debian/.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index f5a91aa..8316d8c 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -118,6 +118,9 @@ if ! shopt -oq posix; then
   fi
 fi
 
+# fzf ** completion
+source /usr/share/doc/fzf/examples/completion.bash
+
 stty -ixon
 # emacs input
 set -o emacs