From df229c4fa84e330d29a0fb7634d1ce01d9afc4f4 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Mon, 5 Sep 2011 20:19:31 +0200 Subject: Whitespace cleanup. --- .inputrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.inputrc') diff --git a/.inputrc b/.inputrc index af7702b..e543f7b 100644 --- a/.inputrc +++ b/.inputrc @@ -1,6 +1,8 @@ # Make Tab autocomplete regardless of filename case set completion-ignore-case on + # Append a slash when autocompleting symbolic links to directories set mark-symlinked-directories on + # List all matches in case multiple possible completions are possible -set show-all-if-ambiguous on +set show-all-if-ambiguous on \ No newline at end of file -- cgit v1.2.3