generate-and-send-ssh-key
generate-and-send-ssh-key copied to clipboard
added keychain support and config appending
i had issues previously where macos did not always remember ssh keys for devices. To fix i implemented an add to keychain feature that only happens if on macos and added options to append a new host shortcut to .ssh/config source for fix