summaryrefslogtreecommitdiffstats
path: root/.inputrc
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-03-30 16:11:21 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-03-30 16:11:21 (EDT)
commit7a70dd910842b614877b0f4d2b5e8bbb25f0cefc (patch)
tree7a34e71e0296f3e5177fa5df8c72013779adddbc /.inputrc
parentdb049e3bcf7599285ba4677a4b2d28d9cafb3e95 (diff)
downloadbash-7a70dd910842b614877b0f4d2b5e8bbb25f0cefc.zip
bash-7a70dd910842b614877b0f4d2b5e8bbb25f0cefc.tar.gz
bash-7a70dd910842b614877b0f4d2b5e8bbb25f0cefc.tar.bz2
.inputrc: New file
Diffstat (limited to '.inputrc')
-rw-r--r--.inputrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc
new file mode 100644
index 0000000..a032bc4
--- /dev/null
+++ b/.inputrc
@@ -0,0 +1,4 @@
+set bell-style none
+
+"\e[1;5C": forward-word
+"\e[1;5D": backward-word