Skip to content

Commit

Permalink
ssh: pull keys from github
Browse files Browse the repository at this point in the history
  • Loading branch information
yacoob committed Dec 5, 2024
1 parent 8c1976d commit eb0edee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/dot_ssh/authorized_keys.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{{ range gitHubKeys "yacoob" -}}
{{ .Key }}
{{ end -}}

0 comments on commit eb0edee

Please sign in to comment.