Created
July 28, 2021 02:15
-
-
Save digrabok/f0865e192fe9b6c2a137613f0db766a4 to your computer and use it in GitHub Desktop.
~/.ssh/config for Bitbucket
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
| Host bitbucket.org | |
| User git | |
| IdentityFile ~/.ssh/keys/bitbucket_id_rsa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment