dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

commit 52a4d4572db468bd72f5dbaf5cee147bccd3f862 (patch)
parent 5d347a55622feb87c03e76a8acfe8d72f1eb0291
Author: Alexander Karle <akarle@umass.edu>
Date:   Mon, 26 Nov 2018 21:58:21 -0500

[inputrc] lower key timeout in for speedy escapes

Diffstat:
Minputrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/inputrc b/inputrc @@ -13,3 +13,6 @@ Control-l: clear-screen set keymap vi-insert Control-l: clear-screen + +# Quicker changing of prompt after ESC +set keyseq-timeout 30