From 95b4bf07f33a7258e38be03592b570ee25fdc718 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Tue, 5 Mar 2024 22:15:59 -0600 Subject: [PATCH] no longer use this --- shell/keybinds | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/keybinds b/shell/keybinds index ab66200..de22d99 100644 --- a/shell/keybinds +++ b/shell/keybinds @@ -1,5 +1,4 @@ #!/bin/bash -bind '"\C-e":"dragon -x \* 2>/dev/null\C-m"' bind '"\C-h":"copy_history\C-m"' bind '"\C-f":"fzf_nav\C-m"'