Sfoglia il codice sorgente

LANG=C when login with terminal

pull/1/head
10sr 13 anni fa
parent
commit
f0308af896
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      .profile

+ 2
- 0
.profile Vedi File

@@ -14,6 +14,8 @@ if [ -n "${DESKTOP_SESSION}" ]; then
test -f "$HOME/.fehbg" &&
type feh >/dev/null 2>&1 &&
sh "$HOME/.fehbg"
else
export LANG=C
fi

export LC_TIME=C


Caricamento…
Annulla
Salva