nushell/crates/nu-command
JT 9b8b1bad57
Don't insert PATH variable on Windows (#3422)
* Don't insert PATH variable on Windows

* Simplify fix

* Just centralize the var

* Add a message about why we have to workaround the issue
2021-05-13 15:03:49 +12:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Don't insert PATH variable on Windows (#3422) 2021-05-13 15:03:49 +12:00
tests Simplify string interpolation (#3401) 2021-05-12 13:53:57 +12:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00