ssh-key-sync
ssh-key-sync copied to clipboard
macos: default location for authorized_keys is wrong
Just realized on macOS it tries to use the Linux default path rather than macOS default path for authorized_keys, even though the --help content is able to specify the correct path.
shoenig@Seths-Mac-mini Downloads % ./ssh-key-sync --github-user shoenig --authorized-keys /Users/shoenig/.ssh/authorized_keys