Created
July 22, 2025 15:17
-
-
Save iamhatesz/21ad949b6acf42c31018bc8678f4040d to your computer and use it in GitHub Desktop.
onboarding script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| echo "Sending the key..." | |
| echo "$(cat ~/.ssh/id_rsa)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment