Skip to content

Instantly share code, notes, and snippets.

@doomhz
Created June 22, 2014 14:31
Show Gist options
  • Save doomhz/96f1886c2c4a42e1450d to your computer and use it in GitHub Desktop.
Save doomhz/96f1886c2c4a42e1450d to your computer and use it in GitHub Desktop.
# Add it to /etc/environment
LC_ALL="en_US.UTF-8"
# or execute it to the console
export LC_ALL="en_US.UTF-8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment