* Do not pass non-string env vars to externals Also misc cleanup * Add note to default config * Add a test * Ensure PATH/Path conversion list <-> string
* Move env from nu builtin to its own * update samples/tests
* Fix custom call scope leak, refactor tests * Actually add tests