I'm about to install Leiningen which is a useful Bash script for the Clojure programming language.
The problem is, 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 directories are supposed to be used for that.
/usr/share
?