-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
It's now possible to set environment variables in your $HOME/.environment file, as a series of NAME=value pairs, for example:
PYTHONPATH=$HOME/pylib
This will affect interactive logins, cron jobs and SGE jobs, but currently not web server CGI scripts.
- river.