aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh/.ssh/config
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-03-01 17:12:57 -0600
committerToby Vincent <tobyv13@gmail.com>2023-03-01 17:12:57 -0600
commit15357de26c58ccba3f4ca162ad600e05e91343af (patch)
tree8c80837bb7e2af33bdd18769811882f8e102ad0b /ssh/.ssh/config
parentf89819a073bc6a647823b0457dc76fd53fead257 (diff)
feat(ssh): add frigg to ssh config
Diffstat (limited to 'ssh/.ssh/config')
-rw-r--r--ssh/.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/.ssh/config b/ssh/.ssh/config
index f21cd91..4f49b95 100644
--- a/ssh/.ssh/config
+++ b/ssh/.ssh/config
@@ -7,7 +7,7 @@ Host *
ServerAliveInterval 300
ServerAliveCountMax 2
-Host odin thor loki heimdall hydra bifrost
+Host odin frigg thor loki heimdall hydra bifrost
User tobyv
ForwardAgent yes
StreamLocalBindUnlink yes