On 8 November 2012 11:24, Chris Green cl@isbd.net wrote:
.... or am I making life too complicated for myself? :-)
You wouldn't develop compiled code in /bin, so I'd recommend keeping scripts in the same sort of hierarchy as your source code, and then have an install script to copy them in the appropriate place.
Of course if you want to keep a history of your system changes, you could put the whole lot into a git repository ...
Tim.