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: Load git-completion when isdarwin
pull/15/head
10sr
hace 9 años
padre
fb1cdc93a7
commit
050def2628
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
shrc
+ 2
- 0
shrc
Ver fichero
@@ -471,6 +471,8 @@ g(){
git "$@"
fi
}
$isdarwin && . /Applications/Xcode.app/Contents/Developer/usr/share/git-core/git-completion.bash
if null type _git && $inbash
then
# enable programmable completion for g
Escribir
Vista previa
Cargando…
Cancelar
Guardar