summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-12-17 00:02:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-12-17 00:02:49 -0700
commit481f762b4c7609b39bab7c80cd2b41764cc401eb (patch)
treef716ae9d95b99d7d7eb22002ba14b4344e686b23 /.ssh
parent64816c31b2ae0f9d05d0731c07b536be02f11dc1 (diff)
downloaddotfiles-481f762b4c7609b39bab7c80cd2b41764cc401eb.tar.gz
fix reference to id_athena key
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index 253ec17c..da48dd2e 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -87,7 +87,7 @@ IdentityFile ~/.ssh/pubkey.d/user@zephyr-2018-08-09
# for demeter's gitolite installation
Host git.spwhitton.name spwhitton.name
-IdentityFile ~/.ssh/id_athena.pub
+IdentityFile ~/.ssh/id_athena
IdentityFile ~/.ssh/pubkey.d/user@zephyr-2018-08-09
Host hephaestus.silentflame.com | hephaestus