summaryrefslogtreecommitdiff
path: root/ssh/config
blob: 3b38006d5c6e6285b22cde0a366b345ab2b773a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
    IdentitiesOnly yes
    ServerAliveInterval 60
    PasswordAuthentication no
    KbdInteractiveAuthentication no
    IdentityFile ~/.ssh/liw-openpgp.pub