summary refs log tree commit diff
path: root/.ssh/config
blob: 8ddf84f87882659a69f5999fca46d2c6d90aa909 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Host *
  HashKnownHosts yes

Host march
  HostName march.nyc3.do.cmcenroe.me

Host dokku
  HostName app.cmcenroe.me
  User dokku
  RequestTTY yes
llow=1'>Alias bc='bc -l'June McEnroe 2018-08-20Update usage of scheme in READMEJune McEnroe 2018-08-20Use scheme.h in fbatt and fbclockJune McEnroe 2018-08-20Generate scheme.hJune McEnroe 2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroe