1686
.DS_Store
(sh.itjust.works)
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.
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)
Thank you