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
Set USER in profile
pull/5/head
10sr
9 anos atrás
pai
786553a25d
commit
a15a6a2394
2 arquivos alterados
com
6 adições
e
4 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+6
-0
profile
+0
-4
shrc
+ 6
- 0
profile
Ver arquivo
@@ -88,6 +88,12 @@ then
TERM=screen-256color
fi
if test '!' -v USER -a -v USERNAME
then
export USER=$USERNAME
fi
# set TMP, TEMP, TMPDIR
if test -z "$TMP"
+ 0
- 4
shrc
Ver arquivo
@@ -71,10 +71,6 @@ else
return
fi
if $iswindows
then
export USER=$USERNAME
fi
$ismsys && export HOSTNAME
# adhoc fix for ansible on cygwin
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar