edit ssh config

This commit is contained in:
thek4n 2023-12-12 11:40:00 +03:00
parent 7f50455536
commit 65fab39f9d

View File

@ -17,8 +17,6 @@ Host aur.archlinux.org
# StrictHostKeyChecking no # StrictHostKeyChecking no
Host * Host *
Port 22
IdentityFile ~/.ssh/id_rsa
ControlMaster auto ControlMaster auto
ControlPath /tmp/ssh_mux_%h_%p_%r ControlPath /tmp/ssh_mux_%h_%p_%r
ControlPersist 10m ControlPersist 10m