7 points
In case you or others reading this don’t know: You can set bash’s tab-completion to be case-insensitive by putting
set completion-ignore-case on
Into your .inputrc (or globally /etc/inputrc)
1 point
In case you or others reading this don’t know: You can set bash’s tab-completion to be case-insensitive by putting
set completion-ignore-case on
Into your .inputrc (or globally /etc/inputrc)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
6.9K
Monthly active users
1.2K
Posts
41K
Comments