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