diff --git a/shell/keybinds b/shell/keybinds index d46d5f8..81d420d 100644 --- a/shell/keybinds +++ b/shell/keybinds @@ -2,6 +2,5 @@ bind '"\C-e":"dragon -x \* 2>/dev/null\C-m"' bind '"\C-y":"copy_history\C-m"' -bind '"\C-h":"copy_history\C-m"' bind '"\C-f":"fzf_nav\C-m"' bind '"\C-n":"fzf_nav\C-m"'