feat: add nef remote
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
891926a155
commit
4cb7d63f8d
@ -47,6 +47,13 @@ Host nef
|
|||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
|
Host nef_remote
|
||||||
|
Hostname 10.0.9.20
|
||||||
|
User kjuulh
|
||||||
|
PubKeyAuthentication yes
|
||||||
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
|
|
||||||
{{ if .homebrew -}}
|
{{ if .homebrew -}}
|
||||||
Host *
|
Host *
|
||||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||||
|
Loading…
Reference in New Issue
Block a user