- Open up your terminal
- Enter the command
nano ~/.inputrc - Paste the following commands one at a time:
set completion-ignore-case on
set show-all-if-ambiguous on
TAB: menu-complete- Hit
control+Oto save changes to.inputrcfollowed bycontrol+Xto exit nano. - Open a new Terminal window or tab