1
0
Fork 0

perl hates C.utf8

This commit is contained in:
Von Random 2015-07-03 02:23:06 +03:00
parent e3a54458de
commit f84ace50d3

View file

@ -27,7 +27,7 @@ vcs_enabled=true
export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock" export SSH_AUTH_SOCK="${HOME}/.ssh/ssh_auth_sock"
export TIME_STYLE='long-iso' export TIME_STYLE='long-iso'
export LANG='C.utf8' export LANG='en_US.utf8'
export LANGUAGE="$LANG" export LANGUAGE="$LANG"
if [[ ${OSTYPE} != 'cygwin' ]]; then if [[ ${OSTYPE} != 'cygwin' ]]; then
export LC_TIME='en_DK.utf8' export LC_TIME='en_DK.utf8'