Instantly share code, notes, and snippets.
vi /etc/environment
add these lines...
LANG=en_US.utf-8 LC_ALL=en_US.utf-8
Alternatively,