- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
cross-posted from: https://feddit.de/post/4070992
You must log in or register to comment.
That’s actually the reason I changed all my main folders to lower case. Another nice thing you can do is change your downloads folder to ‘internet’ so that tab completion doesn’t mix it up with ‘documents’.
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.
Isn’t this more of a linux meme than a programming meme?
sudo echo "set completion-ignore-case on" >> /etc/inputrc