

That’s fair, but in my case ~/scripts/
acts as my prefix. I suppose that narrows down a lot what your prefix can be though, if it has to be a valid path in which your scripts live.
That’s fair, but in my case ~/scripts/
acts as my prefix. I suppose that narrows down a lot what your prefix can be though, if it has to be a valid path in which your scripts live.
I think the use case would be for laptops, for people who want to comfortably use their laptops outside or just want their laptop screens to be easier on the eyes. Only slightly different to a tablet insofar as it has a physical keyboard, so i imagine the tablets could be adapted.
I have ~/.local/bin
added to my PATH for things i want in my PATH, and ~/scripts
for things I don’t want in my PATH. Both managed by chezmoi. I’m surprised if there’s anyone who wants most of their bash scripts in PATH. I only have like 5 scripts in ~/.local/bin
; the others get executed on an automated basis (eg on startup or by a cronjob), or so infrequently that I don’t want them in my PATH.
The issue is that older kernel versions will lose support and stop getting security updates eventually. I don’t know if there is enough of a community around old CPUs for fixes to be backported by the community.