Hacker News new | ask | show | jobs
by laughing_snyder 139 days ago
> Like many Unix users, I long ago created a ~/bin/ directory in my home directory

`.local/bin` seems to be much more common in my experience for this use case. And for good reason.

2 comments

~/bin is actually created per default on OpenSUSE (though it's removal has been discussed several times).
Unclutter your $HOME!