minus-squareCrusherBiceps@discuss.tchncs.detoProgrammer Humor@programming.dev•.DS_Storelinkfedilinkarrow-up7·1 day agoIn 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) linkfedilink
minus-squareCrusherBiceps@discuss.tchncs.detoMemes@lemmy.ml•Yea, ADHD give me super power to do thatlinkfedilinkarrow-up1·1 year agohttps://xkcd.com/37 linkfedilink
In case you or others reading this don’t know: You can set bash’s tab-completion to be case-insensitive by putting
Into your .inputrc (or globally /etc/inputrc)