Sometimes it is necessary to temporarily override other environment variables besides the PATH variable. This patch allows for all environment variables to be changed.
I changed this around a little bit as I didn't like some of the specifics of the implementation, but overall it looks good and I've pulled it in. Thanks!
Sometimes it is necessary to temporarily override other environment variables besides the PATH variable. This patch allows for all environment variables to be changed.