pub fn format_env_vars( shell: &Shell, comment: &str, vars: Vec<(String, String)> ) -> Option<String>