Skip to content

Instantly share code, notes, and snippets.

@philippegirard
Created April 8, 2022 02:19
Show Gist options
  • Save philippegirard/e782fb27fca1fcaf72e8026a18fa6cfa to your computer and use it in GitHub Desktop.
Save philippegirard/e782fb27fca1fcaf72e8026a18fa6cfa to your computer and use it in GitHub Desktop.
connect to codespace via ssh
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