From: Oleg Broytman Date: Sat, 31 Jan 2015 22:53:55 +0000 (+0300) Subject: .inputrc: set expand-tilde off X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=6a3870ac7620452291752f553af73d9eb9a690a7;p=dotfiles.git .inputrc: set expand-tilde off --- 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