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 /etc/skel/.bashrc to expand $HOME path #95

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

acerspyro
Copy link
Contributor

@taukakao
Copy link
Member

taukakao commented Jan 3, 2025

I think it's unfortunate that existing systems will not be addressed with this but messing with user files is definitely not a good idea so I guess there is not much you can do about it.

Putting it in /etc/profile also doesn't work since that will be ignored by all containers.

@acerspyro
Copy link
Contributor Author

I think it's unfortunate that existing systems will not be addressed with this but messing with user files is definitely not a good idea so I guess there is not much you can do about it.

Putting it in /etc/profile also doesn't work since that will be ignored by all containers.

Yeah this will be a "future systems" thing. I've applied and tested the fix on my end and it does work.

Doing a grep search and replace in all user profiles for this would be risky and probably overkill for the future. Directing users to apply the fix themselves is trivial enough though.

@acerspyro acerspyro force-pushed the bashrc-expand-home-dir branch from 81ac4ee to d6d6639 Compare January 3, 2025 18:46
@taukakao taukakao force-pushed the bashrc-expand-home-dir branch from d6d6639 to bb3cd08 Compare January 3, 2025 19:50
@taukakao taukakao merged commit 8f2396b into Vanilla-OS:dev Jan 3, 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.

4 participants