From 26d58f204618bec5b0776329758f9bb72ba605e8 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 19 Sep 2025 19:51:56 +0200 Subject: ssh: remove Host block for AUR I retired the specific AUR key. --- %HOME%/.ssh/config_my_hosts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/%HOME%/.ssh/config_my_hosts b/%HOME%/.ssh/config_my_hosts index 787b0ff..0c90915 100644 --- a/%HOME%/.ssh/config_my_hosts +++ b/%HOME%/.ssh/config_my_hosts @@ -1,7 +1,3 @@ -Host aur.archlinux.org - User aur - IdentityFile ~/.ssh/aur - Host tensin.name web Hostname tensin.name User maintenance -- cgit v1.2.3