Hacker News new | ask | show | jobs
by o11c 732 days ago
Normally ~/.local/bin/ is only for installed scripts; locally-written ones go in ~/bin/
1 comments

Thanks. I used to use ~/.bin/ for locally-written scripts because I like that directory to be hidden, maybe I'll go back to doing that.