aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh/config
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-04-25 10:07:32 -0500
committerToby Vincent <tobyv13@gmail.com>2021-04-25 10:07:32 -0500
commit6697cf986cf60ca2c8d1e22cad78f3b1bfbe8ddf (patch)
treeddd490abe19d885418be20d2c2095cf87d61423c /ssh/config
parentcede21ff1f0afa683d2565efe06d28876d6784a2 (diff)
feat: fully implemented gpg keys
Diffstat (limited to 'ssh/config')
-rw-r--r--ssh/config8
1 files changed, 5 insertions, 3 deletions
diff --git a/ssh/config b/ssh/config
index 3776de1..27b7b5e 100644
--- a/ssh/config
+++ b/ssh/config
@@ -1,7 +1,4 @@
# Read more about SSH config files: https://linux.die.net/man/5/ssh_config
-Host *
- StrictHostKeyChecking no
-
Host bifrost
User tobyv
HostName bifrost
@@ -9,18 +6,23 @@ Host bifrost
Host heimdall
User pi
HostName heimdall
+ ForwardAgent yes
Host loki
User pi
HostName loki.asgard
+ ForwardAgent yes
+ StreamLocalBindUnlink yes
Host odin
User tobyv
HostName odin.asgard
+ ForwardAgent yes
Host thor
User tobyv
HostName thor.asgard
+ ForwardAgent yes
Host mjolnir
User u0_a382