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