Created
May 22, 2012 10:20
-
-
Save lxneng/2768166 to your computer and use it in GitHub Desktop.
将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
export LANG=en_US | |
xdg-user-dirs-gtk-update | |
export LANG=zh_CN.UTF-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment