This website works better with JavaScript.
Home
Explore
Help
Sign In
mitchty
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Migrate mt function to mitchty.net
master
Mitch Tishmack
6 years ago
parent
640ab7b124
commit
86fcb671ba
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dotprofile.org
+ 1
- 1
dotprofile.org
View File
@@ -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()
Write
Preview
Loading…
Cancel
Save