This website works better with JavaScript
Home
Explore
Help
Sign In
raylu
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Browse Source
bash: tab once to complete longest and show list
raylu
13 years ago
parent
fb15127fa0
commit
4ec026fddd
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
inputrc
+ 1
- 0
inputrc
View File
@@ -1,2 +1,3 @@
set completion-ignore-case on
set completion-ignore-case on
+set show-all-if-ambiguous on
set visible-stats on
set visible-stats on