Explorar el Código

always use LANG=C when TERM=linux

pull/1/head
10sr hace 11 años
padre
commit
2fe093732d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      shrc

+ 1
- 1
shrc Ver fichero

@@ -113,7 +113,7 @@ fi
################################## ##################################
# EnvVal definitions # EnvVal definitions


export LANG=ja_JP.UTF-8
test "$TERM" = linux && export LANG=C
export LC_MESSAGES=C export LC_MESSAGES=C
export LC_TIME=C export LC_TIME=C




Cargando…
Cancelar
Guardar