- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
cross-posted from: https://feddit.de/post/4070992
You must log in or register to comment.
sudo echo "set completion-ignore-case on" >> /etc/inputrc
Case insensitive file systems are a really stupid idea. Especially if you’ve ever written code to handle files and then had Windows screw you over.