perl hates C.utf8
This commit is contained in:
parent
e3a54458de
commit
f84ace50d3
1 changed files with 1 additions and 1 deletions
2
shellrc
2
shellrc
|
@ -27,7 +27,7 @@ vcs_enabled=true
|
|||
|
||||
export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock"
|
||||
export TIME_STYLE='long-iso'
|
||||
export LANG='C.utf8'
|
||||
export LANG='en_US.utf8'
|
||||
export LANGUAGE="$LANG"
|
||||
if [[ ${OSTYPE} != 'cygwin' ]]; then
|
||||
export LC_TIME='en_DK.utf8'
|
||||
|
|
Loading…
Reference in a new issue