about summary refs log tree commit diff
path: root/debian/.bashrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-12-01 20:44:09 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-12-01 20:44:09 +0700
commit4aeb2084faf18d7eb31d442651086504d87576e9 (patch)
treec6ad66fcdc6ebd7a014d7537a51a5b25a0ae67f3 /debian/.bashrc
parentd510a821657190ed3f8778eda7d64c163c4c290c (diff)
downloaddotfiles-4aeb2084faf18d7eb31d442651086504d87576e9.tar.gz
Update 2019-12-01
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