How to set an environment variable in csh?
Posted on In QAHow to set an environment variable in csh?
To set an environment variable in csh:
setenv VARIABLE value
Most commands used to display/manipulate the environment variables for bash are also available for csh: https://www.systutorials.com/qa/476/how-to-set-an-environment-variable-in-bash