aboutsummaryrefslogtreecommitdiffstats
path: root/community/fzf/fzf.plugin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/fzf/fzf.plugin.sh')
-rw-r--r--community/fzf/fzf.plugin.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/fzf/fzf.plugin.sh b/community/fzf/fzf.plugin.sh
new file mode 100644
index 00000000000..b6dcc9895eb
--- /dev/null
+++ b/community/fzf/fzf.plugin.sh
@@ -0,0 +1,2 @@
+source "${BASH_SOURCE[0]%/*}/completion.bash"
+source "${BASH_SOURCE[0]%/*}/key-bindings.bash"