diff --git a/dot_inputrc b/dot_inputrc new file mode 100644 index 0000000..4c0f419 --- /dev/null +++ b/dot_inputrc @@ -0,0 +1,5 @@ +# Ctrl-Backspace: delete previous word +"\C-H": backward-kill-word + +# Ctrl-Delete: delete next word +"\e[3;5~": kill-word