diff options
Diffstat (limited to 'config/zsh/zprofile')
| -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 e9527f3..b64522f 100755 --- a/config/zsh/zprofile +++ b/config/zsh/zprofile @@ -11,6 +11,7 @@ then export PATH="$PATH:$HOME/.brew/bin:$HOME/git/dotfiles/bin:$HOME/bin:/usr/local/anaconda3/bin" export MAIL='charles.cabergs@colruytgroup.com' export SUDO='sudo' + export LC_CTYPE='en_US.UTF-8' fi # applications |
