Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
always use LANG=C when TERM=linux
pull/1/head
10sr
10 anos atrás
pai
b947c33f2d
commit
2fe093732d
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
shrc
+ 1
- 1
shrc
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar