Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .Renviron to use curly brackets for Environment Variables #448

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

marcingold22
Copy link
Contributor

I utilized this tool to clean my home environment, and everything worked perfectly, with one exception: upon starting RStudio, a $XDG_DATA_HOME folder was created. Yes, the full name not the value of the variable.

Upon investigation, I discovered that the .Renviron file requires environment variables to be encapsulated in curly brackets.

This pull request addresses this issue by updating the .Renviron file accordingly.

@b3nj5m1n
Copy link
Owner

b3nj5m1n commented Jan 1, 2025

Thank you!

@b3nj5m1n b3nj5m1n merged commit 5fae05a into b3nj5m1n:main Jan 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants