feat: work vs personal rsa keys
This commit is contained in:
parent
2b215fd788
commit
66e493f7fa
7 changed files with 110 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
{{- if ne .hosttype "work" }}
|
||||
.zshklaviyo
|
||||
{{- end }}
|
||||
.ssh/id_rsa_work
|
||||
.ssh/id_rsa_personal
|
||||
.ssh/id_rsa_work.pub
|
||||
.ssh/id_rsa_personal.pub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue