pub fn parse_env_vars(input: &str) -> Result<Vec<(String, String)>>
Parse shell-style key=value pairs