Make terminal autocompletion case insensitive

(Monday, June 08, 2009, at 09:22 AM)

Just enter this line into your terminal when you’re ready for the awesome:



echo "set completion-ignore-case On" >> ~/.inputrc


Oh, you have to open a new window in order to see these changes.

Back