diff -r 257a65e63780 -r ed6620260c69 .inputrc --- a/.inputrc Tue Jan 24 22:19:48 2017 +0200 +++ b/.inputrc Thu Jan 26 14:53:14 2017 +0200 @@ -45,7 +45,9 @@ # filename when listing possible completions. The default is 'off'. set visible-stats on -set colored-stats on +$if Bash + set colored-stats on +$endif # I like beep (audible/visible/none). set bell-style audible