Skip to content

Instantly share code, notes, and snippets.

@yarimadam
Last active July 18, 2017 09:15
Show Gist options
  • Save yarimadam/5f3d1e75615bac09a2eabe70edbddc81 to your computer and use it in GitHub Desktop.
Save yarimadam/5f3d1e75615bac09a2eabe70edbddc81 to your computer and use it in GitHub Desktop.
solve stupid locale error on some linux distro's
* put
LANG=en_US.utf-8
LC_ALL=en_US.utf-8
* to
/etc/environment
* then
logout
* then
login
- YOU ARE DONE -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment