Skip to content

Instantly share code, notes, and snippets.

@karancode
Created January 3, 2020 18:11
Show Gist options
  • Select an option

  • Save karancode/283b92a23e5c9e24db755f78d89cef41 to your computer and use it in GitHub Desktop.

Select an option

Save karancode/283b92a23e5c9e24db755f78d89cef41 to your computer and use it in GitHub Desktop.
-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
# Add these below lines to /etc/environment file
LANG=en_US.utf-8
LC_ALL=en_US.utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment