--- a/.inputrc Thu Jun 28 00:11:00 2012 +0300
+++ b/.inputrc Thu Jun 28 00:33:27 2012 +0300
@@ -21,6 +21,9 @@
# control codes (to set 'C-w', etc).
set bind-tty-special-chars off
+# Ignore hidden files.
+set match-hidden-files off
+
# Ignore case (on/off).
set completion-ignore-case on