summaryrefslogtreecommitdiff
path: root/ssh/config
blob: d23219ccd43b69deba9ab9174cb277cb18fb50ad (plain)
1
2
3
4
5
6
7
8
9
10
11
# This is my dancing and singing ssh client config file.

Include config-wmf
Include config-pers

# Default settings for everything. These can be overridden by EARLIER
# matches on Host or Match.

Host *
    ForwardAgent no
    ControlMaster no