ssh template
This commit is contained in:
5
dot_config/environment.d/ssh.conf.tmpl
Normal file
5
dot_config/environment.d/ssh.conf.tmpl
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
|
||||||
|
{{ if lookPath "ksshaskpass" -}}
|
||||||
|
SSH_ASKPASS={{- lookPath "ksshaskpass" }}
|
||||||
|
SSH_ASKPASS_REQUIRE=prefer
|
||||||
|
{{- end -}}
|
Reference in New Issue
Block a user