<< RETURN TO INDEX
November 12, 2025

Ignore case on bash when autocompleting text with tab

- open /etc/inputrc
- Search for a commented line that says "set completion-ignore-case On"
- Uncomment it

DONE!