From 6a3870ac7620452291752f553af73d9eb9a690a7 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 1 Feb 2015 01:53:55 +0300 Subject: [PATCH] .inputrc: set expand-tilde off --- .inputrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.inputrc b/.inputrc index 46877d0..da6b65c 100644 --- a/.inputrc +++ b/.inputrc @@ -9,7 +9,6 @@ set output-meta on set bell-style none set completion-ignore-case off -set expand-tilde on # In all programs, all terminals, make sure this is bound. "\C-x\C-r": re-read-init-file -- 2.39.2