From 2fdb3de8dd1119e60f38ab855180deb969973596 Mon Sep 17 00:00:00 2001 From: Ezri Brimhall Date: Wed, 13 Mar 2024 00:23:36 -0600 Subject: [PATCH] Updated ssh config, git.ezri.dev is public now --- .config/ssh/90-internet.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/ssh/90-internet.conf b/.config/ssh/90-internet.conf index ee73756..ccba5d6 100644 --- a/.config/ssh/90-internet.conf +++ b/.config/ssh/90-internet.conf @@ -2,6 +2,10 @@ # Internet Systems # ### ### +Host gitea + Hostname git.ezri.dev + User gitea + Host github Hostname github.com User git