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

Do not force LANG env var on login #581

Closed
wants to merge 2 commits into from

Conversation

xelantro
Copy link

@xelantro xelantro commented Feb 12, 2024

Regarding issue #278
Is there any reason we have to set the LANG env var?
At least on arch systems this causes the custom LC_* configs form /etc/locale.conf to not be applied (/etc/profile.d/locale.sh if [ -z "$LANG" ]; then)

@AnErrupTion
Copy link
Collaborator

Closing since it got fixed in the Zig rewrite. To compensate, I'll tag your account when 1.0.0 is gong to be released for making the original patch.

@AnErrupTion AnErrupTion closed this May 9, 2024
@xelantro
Copy link
Author

xelantro commented May 9, 2024

@AnErrupTion don't worry about it, I just changed a single line :)
I'm just happy when it's finally fixed ❤️

@AnErrupTion
Copy link
Collaborator

@AnErrupTion don't worry about it, I just changed a single line :) I'm just happy when it's finally fixed ❤️

I'd feel bad not to credit you even if it's just a single line change! You have no idea how many of those are actually useful 👀

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