Skip to content

Instantly share code, notes, and snippets.

@tarampampam
Last active January 9, 2024 11:59
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 tarampampam/8e276a605ea9178ec347a8ea1c3e01bb to your computer and use it in GitHub Desktop.
Save tarampampam/8e276a605ea9178ec347a8ea1c3e01bb to your computer and use it in GitHub Desktop.
Change locale of the /home/user/ directories

Actual for linux mint 18.3 and others

Source: https://askubuntu.com/a/465679

$ echo 'en_US' > ~/.config/user-dirs.locale
$ LANG=C xdg-user-dirs-update --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment