Various additions and changes.
This commit is contained in:
parent
9a225e0435
commit
9300920d4d
17 changed files with 412 additions and 12 deletions
7
.ssh/.gitignore
vendored
7
.ssh/.gitignore
vendored
|
@ -1,4 +1,9 @@
|
|||
/agents*
|
||||
/id_rsa
|
||||
/id_ed25519
|
||||
/id_ed25519.pub
|
||||
/id_ed25519-personal
|
||||
/id_ed25519-work
|
||||
/id_rsa
|
||||
/id_rsa.pub
|
||||
/id_rsa-personal
|
||||
/known_hosts*
|
||||
|
|
BIN
.ssh/id_ed25519-work.gpg
Normal file
BIN
.ssh/id_ed25519-work.gpg
Normal file
Binary file not shown.
1
.ssh/id_ed25519-work.pub
Normal file
1
.ssh/id_ed25519-work.pub
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIuIveVIe8JwGuS5/5+hYzgPvUgn8MBW2myEXyGa1oJP Darren Austin <darren.austin@appliansys.com>
|
Loading…
Add table
Add a link
Reference in a new issue