Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
shrc: Do not always colorize git output
pull/1/head
10sr
hace 10 años
padre
fcb45fe931
commit
b19654063f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
shrc
+ 1
- 1
shrc
Ver fichero
@@ -538,7 +538,7 @@ g(){
then
git info
else
git
-c color.ui=always
"$@"
git "$@"
fi
}
if null type _git && $inbash
Escribir
Vista previa
Cargando…
Cancelar
Guardar