dotfiles/.ssh/config

9 lines
124 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
2025-10-18 07:01:03 -05:00
SetEnv TERM=xterm-256color