mirror of
https://github.com/nushell/nushell.git
synced 2025-06-11 04:26:49 +02:00
i followed what happens in ```rust let mut config = nu_config.explore.clone(); include_nu_config(&mut config, &style_computer); update_config(&mut config, show_index, show_head); prepare_default_config(&mut config); ```