summaryrefslogtreecommitdiff
path: root/home/xyz/.ssh/config
blob: ced25edfadeb00a20763478d138258e380813bff (plain)
1
2
3
4
# be careful not to put this under `HOST xxx`, else only when ssh to that host will add keys to agent
# another approach is to put it under `HOST *`
# https://unix.stackexchange.com/a/577490/459013
AddKeysToAgent yes