Commit Graph

22 Commits

Author SHA1 Message Date
James Patrick
89a2f6d6ca
Use Pub key with IdentifyFile
This is to allow the correct usage of ssh keys from my password vault
where there are multiple keys that _could_ work.
2024-07-16 11:47:01 -04:00
James Patrick
e79940aaf9
Adding wye public key 2024-07-12 00:51:42 -04:00
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
8b1c3a80ad Splitting out work stuff 2021-09-13 20:14:48 -04:00
f91ca86a82 Adding ForwardingAgent by default for work 2021-04-27 15:13:21 -04:00
b5f96ec5f9 Added github key for zuk 2020-08-21 23:53:23 -04:00
8c6028aa77 Adding Identiy for github. 2020-08-21 18:10:11 -04:00
b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
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
ac0adbdcd2 Added second public key. 2019-12-13 16:44:01 -05:00
8fa9db638b Pushed public key for wok. 2019-12-12 21:47:05 -05:00
35728131ee Fixed typo that was preventing key creation. 2019-12-12 21:47:05 -05:00
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
ccb3696285 Added no action for makefiles. 2019-06-16 18:58:36 -04:00
3fac31bddb Refactor makefile for ssh. 2019-06-14 21:49:18 -04:00
3df5a67637 Added SSH config for jpatrick.io 2019-05-01 22:39:16 -04:00
30b0cc68ae Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00
159e2d6b1b Remove empty trailing line. 2019-04-27 18:20:21 -04:00
2d213d8da4 Added special keyfile path for git.jpatrick.io 2019-04-15 20:18:15 -04:00
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