summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 4a74bd7..bbabff9 100644
--- a/.bashrc
+++ b/.bashrc
@@ -175,3 +175,5 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
+
+[ -f ~/.fzf.bash ] && source ~/.fzf.bash