diff options
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/git/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dot_config/git/config b/dot_config/git/config index 3f79154..633c67f 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -90,9 +90,8 @@ # and the * was somehow implied to be $(basename $origin) # me: -[url "git@github.com:CosmicToast/"] +[url "anna:git/"] insteadOf = "me:" - insteadOf = "gt:" [url "git@git.sr.ht:~spacetoast/"] insteadOf = "st:" |
