nu 0.112.2

A new type of shell
1
2
3
4
5
6
7
8
9
10
11
mod call_decl;
mod config;
mod core_inc;
mod custom_values;
mod env;
mod formats;
mod nu_plugin_nu_example;
mod register;
mod registry_file;
mod stream;
mod stress_internals;