summaryrefslogtreecommitdiffstats
path: root/.config/fish/functions/fish_user_key_bindings.fish
diff options
context:
space:
mode:
diffstat (limited to '.config/fish/functions/fish_user_key_bindings.fish')
-rw-r--r--.config/fish/functions/fish_user_key_bindings.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/fish/functions/fish_user_key_bindings.fish b/.config/fish/functions/fish_user_key_bindings.fish
new file mode 100644
index 0000000..ff0d9f3
--- /dev/null
+++ b/.config/fish/functions/fish_user_key_bindings.fish
@@ -0,0 +1,3 @@
1function fish_user_key_bindings
2 fzf_key_bindings
3end