Concur. I’d argue they should be flipped, even – Windows (11) needs way more in hardware in order to run fluidly AFAIK, whereas older Macbooks are supported for quite a long time
Concur. I’d argue they should be flipped, even – Windows (11) needs way more in hardware in order to run fluidly AFAIK, whereas older Macbooks are supported for quite a long time
Nice find, thanks for sharing.
For Macs (only Macs, I believe), there is StopTheMadness, which, uh well, stops the madness (test page here for some examples it can re-enable).
JS doesn’t have any standards
ECMAScript would like to have a word with you.
If however by “doesn’t have any standards” you meant it’s willing to sink to new low grounds every day, you would be correct.
zshenv
’s selling point isn’t necessarily that your typical functions are available across scripts (though that can be neat, too – I source aliasrc
as well as an utils
script file in my shell config) – it’s that it’s there for non-interactive shells too, whereas zprofile
is only applied for login shells (and zshrc
only for interactive ones).
So for example, I could open a command in my editor of choice (Helix’s :sh
for me), and if I define stuff using the zshenv
, all of my aliases etc. are right there. I just have to avoid naming conflicts for script function names if it’s the default shell, but that’s pretty easily done.
*Enough paying users
Look into Helix :D
It’s missing plugins… but aside from that, as of now, it’s about as configurationless as it can get.
I just have some extra keys mapped and that’s it. Single <30 line config file.
It might be nice and all that (I wouldn’t know), but it’s not a sub- nor superset of glorious POSIX
rm: remove [file name 1]?