nushell/crates/nu-command/src/env
132ikl 1b7fabd1fd
Fix config reset to use scaffold config files (#14756)
In #14249, `config reset` wasn't updated to use the scaffold config files, so running `config reset` would accidentally reset the user's config to the internal defaults. This PR updates it to use the
scaffold files.
2025-01-05 16:18:19 -05:00
..
config Fix config reset to use scaffold config files (#14756) 2025-01-05 16:18:19 -05:00
export_env.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
load_env.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs Add command to get evaluated color setting (#14683) 2024-12-27 06:58:18 -06:00
source_env.rs Replace raw usize IDs with new types (#13832) 2024-09-30 13:20:15 +02:00
with_env.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00