summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-07-11 16:37:55 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-07-11 16:39:41 -0700
commit518733f8c79806af7badcbd68c9b0b11c7ab7efd (patch)
tree20268f62cee769f378e33eb2fbb618df85905e71
parentbed29e51947479d8eb76788d7656187b33aebc5b (diff)
aurpublish no longer need ssh config aur alias
But I did not test it. More see https://github.com/eli-schwartz/aurpublish/pull/23
-rw-r--r--home/xyz/.ssh/config4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config
index 8302a4c7..0d9eb1bc 100644
--- a/home/xyz/.ssh/config
+++ b/home/xyz/.ssh/config
@@ -9,10 +9,6 @@ Host studio
Port ssh-isp
User xyz
-Host aur aur.archlinux.org
- Hostname aur.archlinux.org
- User aur
-
Host insp
Hostname xyzinsp
User xyz