**@hcorion** **@johns** **@bpr** I think I might have an idea of what the error might be. Because the sh file is piped to `sh`, the commands have no stdin attached. I recall seeing a workaround for that in Rust's init script, looks like I'll need to implement something similar. Thanks for the reports!
> Great work! Any interest in changing the syntax to "choosenim head" instead > of "choosenim #head". I end up having to quote the head as you describe in > the doc, which seems kind of unnecessary. I can add that, sure. But `devel` is already the same as `#devel` which is the same as `#head`. > One minor issue: Looks like a bug, thanks!