diff --git a/dot_bashrc.tmpl b/dot_bashrc.tmpl index 42464cf..ca3224f 100644 --- a/dot_bashrc.tmpl +++ b/dot_bashrc.tmpl @@ -7,5 +7,6 @@ {{ end }} # ----以下是我的自訂內容 ------------------------------------------------------ +export LANG=zh_TW.UTF-8 #macOS要手動指定,不然被ssh連入使用時會變亂碼 {{ template "common.sh.tmpl" . }}