You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
Every command i run in the nix shell gets this warning:
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
It doesn't seem to break anything, but it is rather annoying.
I tried the suggestions from:
https://askubuntu.com/questions/599808/cannot-set-lc-ctype-to-default-locale-no-such-file-or-directory
and
https://www.linuxquestions.org/questions/linux-newbie-8/bash-warning-setlocale-lc_all-cannot-change-locale-en-us-utf-8-a-4175628657/
but i can't seem to stop this warning.
Any ideas?
The text was updated successfully, but these errors were encountered: