ssh:allow for ssh-agent forwarding
This commit is contained in:
parent
9f4d6c25e1
commit
017f24d10e
@ -5,7 +5,7 @@ ForwardAgent yes
|
||||
NoHostAuthenticationForLocalhost yes
|
||||
HashKnownHosts no
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
IdentitiesOnly yes
|
||||
#IdentitiesOnly no
|
||||
|
||||
# Include codespace-config
|
||||
Include ~/.config/pm/*/ssh_config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user