[Ubuntu] -bash: warning: setlocale: LC_CTYPE: cannot change locale
$ sudo locale-gen zh_TW.UTF-8
$ sudo update-locale LANG=zh_TW.UTF-8
reload your bash profile
$ sudo locale-gen zh_TW.UTF-8
$ sudo update-locale LANG=zh_TW.UTF-8
reload your bash profile