Parcourir la source

Migrate mt function to mitchty.net

master
Mitch Tishmack il y a 6 ans
Parent
révision
86fcb671ba
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      dotprofile.org

+ 1
- 1
dotprofile.org Voir le fichier

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


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


gh() gh()


Chargement…
Annuler
Enregistrer