diff options
| author | 2020-06-06 19:42:07 -0400 | |
|---|---|---|
| committer | 2020-06-06 19:42:07 -0400 | |
| commit | e23cebfba30b7a12e2be464712ac50d9c6b21cad (patch) | |
| tree | 95977c3f41de18b5394016c84f55327fa4e80ed4 /dot_config/git | |
| parent | add selinux handling to docker aliases (diff) | |
rename github
Diffstat (limited to '')
| -rw-r--r-- | dot_config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/git/config b/dot_config/git/config index db6fbfe..e0adc5b 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -51,7 +51,7 @@ email = toast@toast.cafe name = Chloe Kudryavtsev -[url "git@github.com:5paceToast/"] +[url "git@github.com:CosmicToast/"] insteadOf = "st:" [url "https://github.com/"] |
