mirror of
https://github.com/danbulant/nushell
synced 2026-06-11 02:30:36 +00:00
* Switch to using `shell` Switch to using the shell for subprocess to enable more natural shelling out. * Update external.rs * This is a test with .shell() for external * El pollo loco's PR * co co co * Attempt to fix windows * Fmt * Less is more? Co-authored-by: Andrés N. Robalino <andres@androbtech.com> |
||
|---|---|---|
| .. | ||
| nu-build | ||
| nu-errors | ||
| nu-macros | ||
| nu-parser | ||
| nu-plugin | ||
| nu-protocol | ||
| nu-source | ||
| nu-test-support | ||
| nu-value-ext | ||
| nu_plugin_average | ||
| nu_plugin_binaryview | ||
| nu_plugin_fetch | ||
| nu_plugin_inc | ||
| nu_plugin_match | ||
| nu_plugin_post | ||
| nu_plugin_ps | ||
| nu_plugin_str | ||
| nu_plugin_sum | ||
| nu_plugin_sys | ||
| nu_plugin_textview | ||
| nu_plugin_tree | ||