Fixate locale settings
This commit is contained in:
@@ -62,3 +62,6 @@ if test -f ~/dotfiles/zsh/.p10k.mac.zsh; then
|
||||
else
|
||||
[[ ! -f ~/dotfiles/zsh/.p10k.zsh ]] || source ~/dotfiles/zsh/.p10k.zsh
|
||||
fi
|
||||
|
||||
export LANG="en_US.UTF-8"
|
||||
export LC_CTYPE="en_US.UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user