From b85004121f7b1ac08b9176ca0e5f0e2de8dce955 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Thu, 19 Jun 2025 14:30:08 -0500 Subject: [PATCH] (chore): change function name --- functions/based_user_key_bindings.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/based_user_key_bindings.fish b/functions/based_user_key_bindings.fish index 3549b73..1644baf 100644 --- a/functions/based_user_key_bindings.fish +++ b/functions/based_user_key_bindings.fish @@ -1,4 +1,4 @@ -function fish_user_key_bindings +function based_user_key_bindings # Arrow up and down for smart history bind \e\[A __based_or_history bind \e\[B __based_or_history