diff --git a/.ssh/config b/.ssh/config new file mode 100644 index 0000000..76c4628 --- /dev/null +++ b/.ssh/config @@ -0,0 +1,9 @@ +Host * + IdentityAgent none + IdentitiesOnly yes + +#Host * +# ForwardAgent yes + +host 192.168.20.253 + SetEnv TERM=xterm-256color