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"'