Last active
March 13, 2017 10:59
-
-
Save linyiru/e5d32cd9e8bd7ef3b4d6 to your computer and use it in GitHub Desktop.
mosh mobile shell on Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## /etc/environment | |
## add the following lines | |
LC_ALL=en_US.UTF-8 | |
LANG=en_US.UTF-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment