summary refs log tree commit diff
path: root/curtis/.ssh/config
blob: 4068ff3576fea41395dfed1eb7ec569b99d01ff6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
IgnoreUnknown Include
Include config_private

HashKnownHosts yes

Host tux.local thursday.local
    ForwardAgent yes
    RemoteForward 7062 127.0.0.1:7062

Host april
    HostName %h.nyc3.do.cmcenroe.me
    Port 2222
mentationJune McEnroe 2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe 2020-04-14Add CREEP UJune McEnroe 2020-04-14Add DONT COME TO THE WOODSJune McEnroe 2020-04-04Include <content src> in feedJune McEnroe 2020-04-04Set publish date in feed from .DdJune McEnroe 2020-04-01Update cgit setup post with git-http-backendJune McEnroe