diff options
Diffstat (limited to 'config/zsh')
| -rwxr-xr-x | config/zsh/zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/zsh/zprofile b/config/zsh/zprofile index 1388cd9..d6c19d9 100755 --- a/config/zsh/zprofile +++ b/config/zsh/zprofile @@ -13,6 +13,7 @@ then export TERM='xterm-256color' export MAIL='charles.cabergs@colruytgroup.com' export SUDO='sudo' + export LC_CTYPE='en_US.UTF-8' fi # applications |
