summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2019-09-22 13:36:12 -0700
committerMike Crute <mike@crute.us>2019-09-22 13:36:12 -0700
commit4216b9bc33dc8a1e9e05f72ef559330b058fb874 (patch)
tree53b58722aca254a8248b8285901c99723a0b6c37 /.ssh
parentee7049ac2653eb332d73cb2467ebd4faf13ee1af (diff)
downloaddotfiles-4216b9bc33dc8a1e9e05f72ef559330b058fb874.tar.bz2
dotfiles-4216b9bc33dc8a1e9e05f72ef559330b058fb874.tar.xz
dotfiles-4216b9bc33dc8a1e9e05f72ef559330b058fb874.zip
Remove custom home identity
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/home4
1 files changed, 2 insertions, 2 deletions
diff --git a/.ssh/home b/.ssh/home
index 8b7d045..25dc81a 100644
--- a/.ssh/home
+++ b/.ssh/home
@@ -4,8 +4,8 @@ VerifyHostKeyDNS yes
4ServerAliveInterval 60 4ServerAliveInterval 60
5GSSAPIAuthentication no 5GSSAPIAuthentication no
6User mcrute 6User mcrute
7IdentityAgent none 7#IdentityAgent none
8IdentityFile ~/.ssh/id_ed25519.home 8#IdentityFile ~/.ssh/id_ed25519.home
9 9
10Host home.crute.me 10Host home.crute.me
11 Hostname mcrute-virt.sea1.crute.me 11 Hostname mcrute-virt.sea1.crute.me