himanshub16 / ProxyMan

Configuring proxy settings made easy.
https://github.com/himanshub16/ProxyMan/releases/latest/
MIT License
683 stars 108 forks source link

Add conda and flatpak functionality #119

Open oskarpfeffer opened 8 months ago

oskarpfeffer commented 8 months ago

This just extends the functionality of proxyman to flatpak and conda. In my case flatpak did not work without explicitly overriding the environment variables, thus I had to write this extra script.

Conda and flatpak are widely used, so I thought it might be of interest for others.