aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-27 22:49:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-27 22:49:30 +1300
commite92c339d7dbc8367d231392cf56aa9830bc7cb93 (patch)
tree512fa411f24a615a5fed40d8bc4fdff07534cb4f /readline
parentMay as well add my logout file here. (diff)
downloaddotfiles-e92c339d7dbc8367d231392cf56aa9830bc7cb93.tar.gz
dotfiles-e92c339d7dbc8367d231392cf56aa9830bc7cb93.zip
To be thorough, may as well store my inputrc.
Emacs mode! Heresy! But I prefer it for editing single lines, id est, command line editing. Maybe force of habit.
Diffstat (limited to 'readline')
-rw-r--r--readline/inputrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/readline/inputrc b/readline/inputrc
new file mode 100644
index 00000000..48defb04
--- /dev/null
+++ b/readline/inputrc
@@ -0,0 +1,2 @@
+set editing-mode emacs
+