pub fn cmd_setenv(args: &[String]) -> Result<(), ShellError>
Set a shell environment variable: setenv KEY=VALUE.
setenv KEY=VALUE