I personally don't think adding support for setting arbitrary environment variables in Geany is necessary.

An easy solution would be to specify a specific RC file to the bash command line in Geany's preferences, like bash --rcfile /home/username/.bash_geany.rc and then put anything you need into this RC file and optionally include/source your "real" .bashrc when appropriate.


Reply to this email directly or view it on GitHub.