diff options
| author | 2026-01-12 22:53:16 +0100 | |
|---|---|---|
| committer | 2026-01-12 22:53:16 +0100 | |
| commit | 88e17564517870f4a3b6ed0e68d77eddf2682b68 (patch) | |
| tree | 20d6c43f7e63cc01eb8de3bb90fe9dabfe863821 | |
| parent | dig: set default TYPE to AAAA (diff) | |
git: instantiate git.toast.cafe as me: \o/
| -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:" |
