summaryrefslogtreecommitdiff
path: root/global/.ssh/config
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-01-09 00:29:06 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-01-09 00:29:06 +0900
commitebe4eb5d2696e3734c302a9da53f61038ff6c274 (patch)
tree0a2ad0167506157c42bdf2a8559c9bbdb4a30300 /global/.ssh/config
parent07e61bda01e6949ea37e2afbac6ca932f7328a08 (diff)
modified .gnupg/sshcontrol, modified .ssh/config
Diffstat (limited to 'global/.ssh/config')
-rw-r--r--global/.ssh/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/global/.ssh/config b/global/.ssh/config
index 0202208..bbeb10f 100644
--- a/global/.ssh/config
+++ b/global/.ssh/config
@@ -6,9 +6,11 @@ Host diary
RequestTTY yes
RemoteCommand cd /var/www/thesiah/diary && exec $SHELL -l
-Host github.com
+Host github
+ HostName github.com
User git
IdentityAgent ~/.gnupg/S.gpg-agent.ssh
+ IdentitiesOnly yes
Host evcp
HostName 3.36.92.165