Where is a good permanent place to install custom bash scripts?
- by Tchalvak
I'm about to install "leiningen" which is a bash script for the clojure programming language with a lot of usefulness... ...but I'm not sure where it is appropriate to -put- a executable script in the linux system so that it's permanently and stable-ly available.
I don't think that anywhere in /home makes sense, but I don't know which directory/directories are supposed to be used for that.
/usr/share?