Skip to content

Instantly share code, notes, and snippets.

@hectorcanto
Last active May 3, 2018 09:45
Show Gist options
  • Save hectorcanto/2f55428cd37647d348e674ee94a75e82 to your computer and use it in GitHub Desktop.
Save hectorcanto/2f55428cd37647d348e674ee94a75e82 to your computer and use it in GitHub Desktop.
[Set locale in Ubuntu 15+] Not tested if persistent #locale #virtualenv #wip
export LANGUAGE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
update-locale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment