add ssh config

This commit is contained in:
DeveloperDurp 2025-09-12 06:24:49 -05:00
parent 64d4d87f08
commit fb0d7779dc

9
.ssh/config Normal file
View file

@ -0,0 +1,9 @@
Host *
IdentityAgent none
IdentitiesOnly yes
#Host *
# ForwardAgent yes
host 192.168.20.253
SetEnv TERM=xterm-256color