From 5128c4738c58a380abfa5a1a28b187bd7f4a02d9 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Sat, 14 Aug 2021 23:12:08 -0400 Subject: [PATCH] Update gitlab to use gitlab ssh key --- .ssh/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.ssh/config b/.ssh/config index e478af2..c2feb1a 100644 --- a/.ssh/config +++ b/.ssh/config @@ -36,6 +36,7 @@ Host APRS # SSH for other services Host gitlab.com + IdentityFile ~/.ssh/gitlab UpdateHostKeys no Host aur.archlinux.org