Easier overriding of the default builders
Closed Nov 15, 2023
50% complete
Having a shell of the form { blah } & CShell
is easy. However, the whole point of Nixel is to make it possible to customize this shell (add a program to the environment, customize an environment variable, etc.). It is obviously already possible to do so, but not easy, we should improve on that.