setenv
Set a single environment variable:
setenv (variable name) (variable value)
Refer to an environment variable
echo $(variable name)