himanshub16 / himanshub16/ProxyMan
.Renviron support
- Dominant language
- Shell
- Stars
- 710
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for the awesome script, it really is useful.
Would it be possible to add a tiny support for R ?
There just needs to be an `.Renviron` file to be created in `~/` with `http_proxy=proxy` and `https_proxy=proxy` lines.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository entry point that configures proxy settings and inspect how it persists settings for supported environments. Add the requested .Renviron behavior for R, creating it under the user's home directory with the specified proxy variables; done means the generated file contains both lines and existing proxy configuration still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100