At the moment I leave scripts in their role repo and just prepend to PATH, I might want to instead symlink them to e.g. ~/.bin or some other path that can be set with variables. It is a bit more work, but it might be cleaner, something to think about.
At the moment I leave scripts in their role repo and just prepend to
PATH, I might want to instead symlink them to e.g.~/.binor some other path that can be set with variables. It is a bit more work, but it might be cleaner, something to think about.