pub async fn handle_install_dry_run(
config: &Config,
target: Option<&str>,
) -> Result<()>Expand description
Resolve and validate a shell installation plan without extracting presets, rendering templates, creating links, updating manifests, or editing shell profiles.