chore(ssh): ignore submodule changes, tweak config

This commit is contained in:
2025-01-22 15:12:59 +02:00
parent 9ca9439b9a
commit 1e60ccf49b
2 changed files with 26 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
# vim: ft=sshconfig
Include shared.d/*
Include local.d/*
Host *
ServerAliveInterval 300 # send null packets every 5min to keep connection alive
ServerAliveCountMax 2 # if the server doesn't respond 2 times, it's gone so give up
# IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
ForwardAgent yes
# IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"