diff --git a/dotprofile.org b/dotprofile.org index 0287037..6fabecd 100644 --- a/dotprofile.org +++ b/dotprofile.org @@ -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()