aboutsummaryrefslogtreecommitdiffstats
path: root/.inputrc
diff options
context:
space:
mode:
authorOri Livneh <ori.livneh@gmail.com>2012-04-23 19:56:32 -0700
committerOri Livneh <ori.livneh@gmail.com>2012-04-23 19:56:32 -0700
commitf3e9a30bdff9fac3e9fc3b868805dd8958d58741 (patch)
treef8233dcc19c015d629788cdcae027af8d7e44f26 /.inputrc
parent71e318cb0cae72cc464ed995cfb3d0631a52e3c0 (diff)
downloaddotfiles-f3e9a30bdff9fac3e9fc3b868805dd8958d58741.tar.gz
dotfiles-f3e9a30bdff9fac3e9fc3b868805dd8958d58741.tar.bz2
dotfiles-f3e9a30bdff9fac3e9fc3b868805dd8958d58741.zip
remove dupe config from .inputrc (compare lines 7-8)
Diffstat (limited to '.inputrc')
-rw-r--r--.inputrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.inputrc b/.inputrc
index 7019070..ce7d944 100644
--- a/.inputrc
+++ b/.inputrc
@@ -21,9 +21,6 @@ set match-hidden-files off
# Show all autocomplete results at once
set page-completions off
-# Immediately show all possible completions
-set show-all-if-ambiguous on
-
# If there are more than 200 possible completions for a word, ask to show them all
set completion-query-items 200