Skip to content

Instantly share code, notes, and snippets.

@lionsole
Created January 5, 2019 10:34
Show Gist options
  • Save lionsole/a40261c3224dee6a2ce00dc60d33e9f9 to your computer and use it in GitHub Desktop.
Save lionsole/a40261c3224dee6a2ce00dc60d33e9f9 to your computer and use it in GitHub Desktop.
Fix cenos chinese lang display problem
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
export LC_COLLATE=C
export LC_CTYPE=en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment