dotfiles/.ssh/config

10 lines
125 B
Text
Raw Normal View History

2025-09-12 06:24:49 -05:00
Host *
IdentityAgent none
IdentitiesOnly yes
#Host *
# ForwardAgent yes
host 192.168.20.253
SetEnv TERM=xterm-256color