megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
102 stars 23 forks source link

Implement `sync-ssh-keys` #27

Open ProfessorManhattan opened 1 year ago

ProfessorManhattan commented 1 year ago

💡 Feature/Idea

Add logic that will implement sync-ssh-keys. See: https://github.com/shoenig/ssh-key-sync. Be sure to test whether or not this works on macOS and how we can implement it on Windows as well. The system service should look up the GH username from $HOME/.config/chezmoi/chezmoi.yaml

:thumbsup: Can you contribute?

No response

enggnr commented 1 year ago

@ProfessorManhattan, we are installing https://github.com/samber/sync-ssh-keys via software.yml. This supports GitLab in addition to GitHub. Do we want to configure this instead?

ProfessorManhattan commented 1 year ago

Let's hold off on this one for now.