fix bashrc: macOS ssh連入使用時會變亂碼的問題
This commit is contained in:
parent
43d42a685f
commit
c3d171a77e
@ -7,5 +7,6 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
# ----以下是我的自訂內容 ------------------------------------------------------
|
# ----以下是我的自訂內容 ------------------------------------------------------
|
||||||
|
export LANG=zh_TW.UTF-8 #macOS要手動指定,不然被ssh連入使用時會變亂碼
|
||||||
{{ template "common.sh.tmpl" . }}
|
{{ template "common.sh.tmpl" . }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user