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
shrc: Do not always colorize git output
pull/1/head
10sr
10 anos atrás
pai
fcb45fe931
commit
b19654063f
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
@@ -538,7 +538,7 @@ g(){
then
git info
else
git
-c color.ui=always
"$@"
git "$@"
fi
}
if null type _git && $inbash
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar