- Add usage prompt when starting shell sessions - Give all examples an uniform interface ("c") for running commands or starting a shell on the node.
Previously, the sessions contained only explicitly exported variables and functions. This was fragile and in part buggy due to lacking exports. Interactive features like user-defined aliases and functions are still working as before.