Skip to content

Instantly share code, notes, and snippets.

@warlock
Created June 20, 2017 10:02
Show Gist options
  • Save warlock/a9ec8176b3e89b46232a4c6f18935158 to your computer and use it in GitHub Desktop.
Save warlock/a9ec8176b3e89b46232a4c6f18935158 to your computer and use it in GitHub Desktop.
Debian Locales Configuration
export LANG=es_ES.UTF-8
export LANGUAGE=es_ES.UTF-8
export LC_ALL=es_ES.UTF-8
dpkg-reconfigure locales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment