Commit Graph

20 Commits

Author SHA1 Message Date
James Patrick 7f087e2401 Update work config 2023-01-01 17:10:43 -05:00
James Patrick 906734b040 Added new key for nil. 2022-09-20 19:24:09 -04:00
James Patrick 70f2826afe Refactored make targets. 2021-11-28 16:33:24 -05:00
James Patrick 8b1c3a80ad Splitting out work stuff 2021-09-13 20:14:48 -04:00
James Patrick f91ca86a82 Adding ForwardingAgent by default for work 2021-04-27 15:13:21 -04:00
James Patrick b5f96ec5f9 Added github key for zuk 2020-08-21 23:53:23 -04:00
James Patrick 8c6028aa77 Adding Identiy for github. 2020-08-21 18:10:11 -04:00
James Patrick b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
James Patrick 6c3787ef1b Refactored to use .ONESHELL
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.
2020-03-09 13:37:50 -04:00
James Patrick ac0adbdcd2 Added second public key. 2019-12-13 16:44:01 -05:00
James Patrick 8fa9db638b Pushed public key for wok. 2019-12-12 21:47:05 -05:00
James Patrick 35728131ee Fixed typo that was preventing key creation. 2019-12-12 21:47:05 -05:00
James Patrick 0edd5d513a Adding public key system to update script.
There should be no issue with this. The SSH server will already
advertise the keys to all connecting instances.
2019-12-11 00:55:57 -05:00
James Patrick ccb3696285 Added no action for makefiles. 2019-06-16 18:58:36 -04:00
James Patrick 3fac31bddb Refactor makefile for ssh. 2019-06-14 21:49:18 -04:00
James Patrick 3df5a67637 Added SSH config for jpatrick.io 2019-05-01 22:39:16 -04:00
James Patrick 30b0cc68ae Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00
James Patrick 159e2d6b1b Remove empty trailing line. 2019-04-27 18:20:21 -04:00
James Patrick 2d213d8da4 Added special keyfile path for git.jpatrick.io 2019-04-15 20:18:15 -04:00
James Patrick fee5f79d64 Adding SSH config to dotfiles.
This currently included 2 important settings.

1. Keep alive for SSH
2. The correct port for SSH on git.jpatrick.io
2019-04-15 20:10:13 -04:00