Sfoglia il codice sorgente

always use LANG=C when TERM=linux

pull/1/head
10sr 10 anni fa
parent
commit
2fe093732d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      shrc

+ 1
- 1
shrc Vedi File

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

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



Caricamento…
Annulla
Salva