Saw this on hacker news and thought, other people here might be interested in Unix shells in general and reformist approaches to their improvement specifically.
The not-so-small amount of in-house shell scripts I have at work only needs to work with zsh nowadays, because that’s what most of us are using. There’s one fish user they just run our shared scripts with zsh. I can imagine that modernish might be really useful for people who need to ship shell scripts to environment which they do not control.
Saw this on hacker news and thought, other people here might be interested in Unix shells in general and reformist approaches to their improvement specifically.
The not-so-small amount of in-house shell scripts I have at work only needs to work with
zshnowadays, because that’s what most of us are using. There’s onefishuser they just run our shared scripts withzsh. I can imagine that modernish might be really useful for people who need to ship shell scripts to environment which they do not control.