dotfiles/.ssh/config
2025-09-12 06:24:49 -05:00

9 lines
125 B
Text

Host *
IdentityAgent none
IdentitiesOnly yes
#Host *
# ForwardAgent yes
host 192.168.20.253
SetEnv TERM=xterm-256color