From aed01842a3dfd3d17a72b9aad9a57c6220b4a6f3 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 26 May 2015 12:13:45 +0100 Subject: configured plugins for lazy loading --- bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bashrc') diff --git a/bashrc b/bashrc index a5f83b7..d7d4121 100644 --- a/bashrc +++ b/bashrc @@ -112,3 +112,4 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi +[ -f ~/.fzf.bash ] && source ~/.fzf.bash -- cgit v1.2.3