Skip to content

Instantly share code, notes, and snippets.

@Noogic
Last active August 2, 2017 00:06
Show Gist options
  • Select an option

  • Save Noogic/a9079772aa310b73e9607e6e60a7d1c8 to your computer and use it in GitHub Desktop.

Select an option

Save Noogic/a9079772aa310b73e9607e6e60a7d1c8 to your computer and use it in GitHub Desktop.
Locale in ubuntu
#!/bin/bash
locale-gen en_US en_US.UTF-8 es_ES 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