From 4aeb2084faf18d7eb31d442651086504d87576e9 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 1 Dec 2019 20:44:09 +0700 Subject: Update 2019-12-01 --- debian/.bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/.bashrc') 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 -- cgit 1.4.1