$include /etc/inputrc # Readline configuration # Can also be specified in bashrc with: bind "..." set colored-completion-prefix on set colored-stats on # TAB: menu-complete set show-all-if-ambiguous on set show-all-if-unmodified on