@mrxinu
Nothing here yet.
Nothing here yet.
No blogs yet.
Very cool article! I've been using Linux for years and I picked up a few new tidbits. Another option set for ls that rolls off the fingers via muscle memory is ls -rlt putting the most recently-modified file ( -r ) at the bottom where I can see it immediately.
I didn't used to, but the software from JetBrains (and possibly other IDEs?) will notify you if there are any hanging around when you go to commit code and I find that it's a good reminder that I had some notes laying around. It won't stop you from committing, but it does give you an opportunity to review before you do.