summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
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