This may or may not be something you want to enable depending how you normally work.
In /etc/inputrc:
# Case-insensitive tab completion set completion-ignore-case off
That’s it! Open a new shell and the setting is now active.
Thanks for reading.
This may or may not be something you want to enable depending how you normally work.
In /etc/inputrc:
# Case-insensitive tab completion set completion-ignore-case off
That’s it! Open a new shell and the setting is now active.
Thanks for reading.