Let users create new ssh keys via secretive and/or 1Password
Opened this issue · 0 comments
krubenok commented
If on macOS, wait for the user to create a new ssh key with secretive and paste the file path to the public key that should be used. set that to be an export in .zshrc
Then, use the copyssh
alias to copy the public key to the clipboard and share the link to the github thing where I can upload my new ssh key. Make sure to write an echo statement here to encourage this happening.