feat(ssh): add a config for duo
This commit is contained in:
parent
33f67b7499
commit
1a2ab330c6
1 changed files with 3 additions and 0 deletions
|
@ -22,3 +22,6 @@ Host code.bcarlin.xyz
|
||||||
|
|
||||||
Host tria.waarp.org
|
Host tria.waarp.org
|
||||||
IdentityFile ~/.ssh/bca-work-worklaptop
|
IdentityFile ~/.ssh/bca-work-worklaptop
|
||||||
|
|
||||||
|
Host duo.waarp.org
|
||||||
|
IdentityFile ~/.ssh/bca-work-worklaptop
|
||||||
|
|
Loading…
Add table
Reference in a new issue