The PAM_ENV
module of Pam allow to set/unset environment variable. The
advantage over setting environment variables from shell startup files is that
it is loaded before the shell and thus, is shell agnostic.
~/.pam_environment
: File from where the PAM_ENV
module load environment
variable.