summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fish/.config/fish/functions/fish_user_key_bindings.fish4
1 files changed, 4 insertions, 0 deletions
diff --git a/fish/.config/fish/functions/fish_user_key_bindings.fish b/fish/.config/fish/functions/fish_user_key_bindings.fish
new file mode 100644
index 0000000..41addf2
--- /dev/null
+++ b/fish/.config/fish/functions/fish_user_key_bindings.fish
@@ -0,0 +1,4 @@
+function fish_user_key_bindings
+ fzf_key_bindings
+end
+