summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-11-04 17:07:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-11-04 17:07:31 -0700
commit3c03cb910a058ded7ca31974e2aa263a31c05003 (patch)
tree3b31b10b051eed491088b2766b0a4cc4b72ea22e /.ssh/config
parent78ed981fc5207f31da2eca7ff008213a38910669 (diff)
downloaddotfiles-3c03cb910a058ded7ca31974e2aa263a31c05003.tar.gz
configure id_athena public key
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 9ed17225..6c876223 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -71,6 +71,14 @@ Host athena.silentflame.com | athena
User spwhitton
HostName athena.silentflame.com
ForwardAgent yes
+IdentityFile ~/.ssh/id_athena.pub
+IdentityFile ~/.ssh/pubkey.d/user@zephyr-2018-08-09
+
+# for athena's gitolite installation -- .gitconfig contains
+# git@spwhitton.name: as the URI
+Host spwhitton.name
+IdentityFile ~/.ssh/id_athena.pub
+IdentityFile ~/.ssh/pubkey.d/user@zephyr-2018-08-09
Host hephaestus.silentflame.com | hephaestus
User spwhitton