Skip to content

Instantly share code, notes, and snippets.

@bradwright
Created March 22, 2009 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradwright/83317 to your computer and use it in GitHub Desktop.
Save bradwright/83317 to your computer and use it in GitHub Desktop.
# Fix locales
sudo locale-gen en_GB.UTF-8 && sudo locale-gen en_US.UTF-8 && sudo dpkg-reconfigure locales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment