summary refs log tree commit diff
path: root/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2016-07-11 10:52:20 -0400
committerJune McEnroe <curtis.mcenroe@adgear.com>2016-07-11 10:52:20 -0400
commitbfc53cccb61f8192ece7681e8e3eaac94d77f914 (patch)
tree45321602acec8d5122812fee32b0776ceabcb7db /.inputrc
parentHighlight backquote strings in NASM (diff)
downloadsrc-bfc53cccb61f8192ece7681e8e3eaac94d77f914.tar.gz
src-bfc53cccb61f8192ece7681e8e3eaac94d77f914.zip
Use vi editing mode in readline
Dear lord why have I let myself suffer without this? Embarrassing.
Diffstat (limited to '.inputrc')
-rw-r--r--.inputrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc
new file mode 100644
index 00000000..b2cc9d61
--- /dev/null
+++ b/.inputrc
@@ -0,0 +1 @@
+set editing-mode vi