pub async fn install_zig( options: Vec<InstallOption>, install_non_interactive: bool, ) -> Result<()>
Install Zig using a choice prompt.