Explorar el Código

Migrate mt function to mitchty.net

master
Mitch Tishmack hace 6 años
padre
commit
86fcb671ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      dotprofile.org

+ 1
- 1
dotprofile.org Ver fichero

@@ -272,7 +272,7 @@ try_git()

mt()
{
try_git "ssh://gitea@git.functionalidiot.com:2222/${1}" "${2:-master}"
try_git "ssh://gitea@git.mitchty.net:2222/${1}" "${2:-master}"
}

gh()


Cargando…
Cancelar
Guardar