diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-08-19 14:17:58 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-08-19 14:18:08 +0800 |
| commit | c3809c2f9c1f02bced944a236c24e898587624e2 (patch) | |
| tree | 37ee415de9f6a2951cd5ab828be0e90fa6402263 /profile | |
| parent | dbfb5c541cd90f32cb6b5bbf96af3a70b75c1111 (diff) | |
Update
Diffstat (limited to 'profile')
| -rw-r--r-- | profile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ export TIG_EDITOR=$EDITOR | |||
| 16 | export GIT_EDITOR=$EDITOR | 16 | export GIT_EDITOR=$EDITOR |
| 17 | 17 | ||
| 18 | # IM for GUI | 18 | # IM for GUI |
| 19 | export LANG="zh-CN.UTF-8" | 19 | export LANG="en_US.UTF-8" |
| 20 | export LC_ALL="en_US.UTF-8" | 20 | export LC_ALL="en_US.UTF-8" |
| 21 | # fcitx | 21 | # fcitx |
| 22 | export GTK_IM_MODULE="fcitx" | 22 | export GTK_IM_MODULE="fcitx" |