From 34f46e2ed6cb8f49b57d8fbe31887f440cf3d43c Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 15 Apr 2022 21:07:56 +0200 Subject: [PATCH] Dotfiles config update (2022-04-15) --- .config/fish/functions/fish_user_key_bindings.fish | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/fish/functions/fish_user_key_bindings.fish b/.config/fish/functions/fish_user_key_bindings.fish index 350a9da..e69de29 100644 --- a/.config/fish/functions/fish_user_key_bindings.fish +++ b/.config/fish/functions/fish_user_key_bindings.fish @@ -1,3 +0,0 @@ -function fish_user_key_bindings - fzf_key_bindings -end