mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-16 19:01:12 +00:00
[Fix #398] Manually set locale
This commit is contained in:
parent
f4d9b32de9
commit
6e65349c45
@ -26,7 +26,7 @@ export PAGER='less'
|
||||
#
|
||||
|
||||
if [[ -z "$LANG" ]]; then
|
||||
eval "$(locale)"
|
||||
export LANG='en_US.UTF-8'
|
||||
fi
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user