Created
April 8, 2022 02:19
-
-
Save philippegirard/e782fb27fca1fcaf72e8026a18fa6cfa to your computer and use it in GitHub Desktop.
connect to codespace via ssh
This file contains 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
brew install gh | |
gh auth login | |
gh auth refresh -h github.com -s codespace | |
gh codespace ssh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment