feat: add atuin
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
fc3a1c0f6d
commit
0bca1f858c
@ -186,6 +186,13 @@ Host clank_reserve_me
|
|||||||
IdentitiesOnly true
|
IdentitiesOnly true
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
|
Host clank_atuin
|
||||||
|
Hostname 10.0.11.13
|
||||||
|
User root
|
||||||
|
PubKeyAuthentication yes
|
||||||
|
IdentitiesOnly true
|
||||||
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host harbor
|
Host harbor
|
||||||
Hostname 10.0.10.3
|
Hostname 10.0.10.3
|
||||||
User root
|
User root
|
||||||
|
Loading…
Reference in New Issue
Block a user